From 0e42229eec7c5009ec0206cdeaaf2fbdfeb09bda Mon Sep 17 00:00:00 2001 From: pradeep singh Date: Tue, 30 Jul 2019 16:45:49 +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 ae13bb3..084ffad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-secure-key-store", - "version": "2.0.2", + "version": "2.0.3", "description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.", "main": "index.js", "scripts": {