From 138c3f9a9ac1ab75bccc6ac0eef855a470911901 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Fri, 10 Dec 2021 09:58:33 +0100 Subject: [PATCH] chore: release 2.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec70b05..e433a09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera", - "version": "2.9.4", + "version": "2.10.0", "description": "The Camera library that sees the vision.", "main": "lib/commonjs/index", "module": "lib/module/index",