diff --git a/package.json b/package.json index efeb087..9296d3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-view-transformer", - "version": "0.0.29", + "version": "0.0.30", "description": "A pure JavaScript RN component that makes ANY views transformable using gestures like pinch, double tap or pull.", "main": "library/index.js", "scripts": {