From 4dbc06e17bcc2013d379139e2abd7f5963e794bf Mon Sep 17 00:00:00 2001 From: pradeep singh Date: Fri, 10 May 2019 12:42:16 +0530 Subject: [PATCH] Version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d1da26..ae13bb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-secure-key-store", - "version": "2.0.1", + "version": "2.0.2", "description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.", "main": "index.js", "scripts": {