diff --git a/package.json b/package.json index 234d16a..5d17d04 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-encrypted-storage", "title": "React Native Encrypted Storage", - "version": "2.0.0", + "version": "2.0.1", "description": "A React Native wrapper over SharedPreferences and Keychain to provide a secure alternative to Async Storage", "main": "./lib/index.js", "types": "./types/index.d.ts",