diff --git a/package.json b/package.json index 8eb3bee9..01b29a2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sensitive-info", - "version": "4.0.0", + "version": "5.0.0", "main": "RNSensitiveInfo.js", "description": "react-native-sensitive-info manages all data stored in Android Shared Preferences and iOS Keychain. You can set, get and delete keys/values using simple methods.", "scripts": {