diff --git a/package.json b/package.json index 3144d65e..a7bc4042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sensitive-info", - "version": "5.2.3", + "version": "5.2.4", "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": {