From 80c35ae524d9cb7faccd0acd116f51e8efebc7a8 Mon Sep 17 00:00:00 2001 From: pradeep singh Date: Thu, 18 Aug 2022 08:20:45 +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 5003fd0..2c169c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-secure-key-store", - "version": "2.0.9", + "version": "2.0.10", "description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.", "main": "index.js", "publishConfig": {