From f4fbfd146c53ff50d890e78004d95a1492ebef57 Mon Sep 17 00:00:00 2001 From: spikef Date: Fri, 8 Apr 2016 21:23:12 +0800 Subject: [PATCH] update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {