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