From c62b5debe77b88450f607ad0cff512fc4e374f48 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Mon, 14 Aug 2023 17:07:48 +0200 Subject: [PATCH] chore: release 2.15.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f404837..f68431e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera", - "version": "2.15.5", + "version": "2.15.6", "description": "The Camera library that sees the vision.", "main": "lib/commonjs/index", "module": "lib/module/index",