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