diff --git a/package.json b/package.json index 34dde4e..0932a84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gesture-password", - "version": "0.1.4", + "version": "0.1.5", "description": "A gesture password component for React Native. It supports both iOS and Android since it's' written in pure JavaScript.", "main": "source/index.js", "scripts": {