diff --git a/package.json b/package.json index 3df6ede..68a186a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-click-outside", - "version": "0.1.0", + "version": "0.1.1", "description": "React Native library to detect clicks outside the component 👆", "main": "lib/commonjs/index", "module": "lib/module/index",