diff --git a/package.json b/package.json index c6a5b59c8e..b5b15c1b47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gesture-handler", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "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",