From a054f16807e6ac72654b24c4211f67371d326918 Mon Sep 17 00:00:00 2001 From: pradeep singh Date: Sun, 9 Aug 2020 13:22:26 +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 789896d..5003fd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-secure-key-store", - "version": "2.0.8", + "version": "2.0.9", "description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.", "main": "index.js", "publishConfig": {