From e44c8b1e12f734ba56049f86d437f5236d0422b5 Mon Sep 17 00:00:00 2001 From: Santiago Date: Thu, 6 Jun 2024 17:07:42 -0500 Subject: [PATCH] chore: release 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e53a803..bd515e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zoom-toolkit", - "version": "1.2.2", + "version": "1.2.3", "description": "Smoothly zoom any image, video or component you want in a performant way!", "main": "lib/commonjs/index", "module": "lib/module/index",