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": {