From 80e00dad036f42f89d172030cc21431b360c9f11 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Wed, 9 Jun 2021 11:15:26 +0200 Subject: [PATCH] chore: release 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62f023e..2078cf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera", - "version": "2.2.0", + "version": "2.3.0", "description": "The Camera library that sees the vision.", "main": "lib/commonjs/index", "module": "lib/module/index",