From e4a99477c4f8365917147c71c4149a6ff9a96c8c Mon Sep 17 00:00:00 2001 From: Santiago Date: Sat, 4 May 2024 11:53:22 -0500 Subject: [PATCH] chore: release 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca1404f..8532258 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zoom-toolkit", - "version": "1.1.0", + "version": "1.2.0", "description": "Smoothly zoom any image, video or component you want in a performant way!", "main": "lib/commonjs/index", "module": "lib/module/index",