From 1062a99ebb48cdd2b006313983929df52b9b2813 Mon Sep 17 00:00:00 2001 From: pradeep singh Date: Thu, 7 Feb 2019 17:46:24 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7072eff..9d1da26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-secure-key-store", - "version": "2.0.0", + "version": "2.0.1", "description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.", "main": "index.js", "scripts": {