From 985923f01cd3bba57e8990977304cfd3a43a26d7 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 28 May 2015 19:12:26 +0200 Subject: [PATCH] Released 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c42f85e..560ecd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keychain", - "version": "0.1.0", + "version": "0.1.1", "description": "Keychain Access for React Native", "main": "index.ios.js", "scripts": {