From ab15521c8826438a37b11099dd237c77a45f3a39 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Mon, 28 Feb 2022 11:40:58 +0100 Subject: [PATCH] chore: release 2.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64d9473..ec60e43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera", - "version": "2.12.0", + "version": "2.12.1", "description": "The Camera library that sees the vision.", "main": "lib/commonjs/index", "module": "lib/module/index",