From e99da26561124a2a63be61f5a39cd503e534de9e Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Fri, 24 Sep 2021 10:22:42 +0200 Subject: [PATCH] chore: release 2.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78ef661..3a9927f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera", - "version": "2.8.0", + "version": "2.8.1", "description": "The Camera library that sees the vision.", "main": "lib/commonjs/index", "module": "lib/module/index",