From 0fbb8a3108f3215d771d8242a64a6b53487f7833 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Tue, 9 Aug 2022 18:21:14 +0200 Subject: [PATCH] chore: release 2.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ba5d2b..9c469f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera", - "version": "2.14.0", + "version": "2.14.1", "description": "The Camera library that sees the vision.", "main": "lib/commonjs/index", "module": "lib/module/index",