diff --git a/package.json b/package.json index ecb295595a..e6052fe656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gesture-handler", - "version": "2.12.0", + "version": "2.12.1", "description": "Experimental implementation of a new declarative API for gesture handling in react-native", "scripts": { "prepare": "bob build && husky install",