From 36398411aa8f3d317f6ca8ea956419a64bbd8271 Mon Sep 17 00:00:00 2001 From: Seonhyung Kim Date: Wed, 13 Nov 2019 23:03:32 +0900 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dabf5ad..90d406d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keychainstorage", - "version": "1.0.2", + "version": "1.0.3", "description": "Easy Keychain Acess for React Native ( like AsyncStorage )", "author": "dbw03135", "contributors": [],