diff --git a/package.json b/package.json index 3549490..a2283d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zoom-toolkit", - "version": "1.0.2", + "version": "1.1.0", "description": "Smoothly zoom any image, video or component you want in a performant way!", "main": "lib/commonjs/index", "module": "lib/module/index",