diff --git a/package.json b/package.json index 32a10ce5b6..2eff020b12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gesture-handler", - "version": "1.1.1", + "version": "1.1.2", "description": "Experimental implementation of a new declarative API for gesture handling in react-native", "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start",