Skip to content

Commit 44b358f

Browse files
committed
5.1.0
In this version we added promise support in setItem method 🎉
1 parent ab89102 commit 44b358f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-sensitive-info",
3-
"version": "5.0.2",
3+
"version": "5.1.0",
44
"main": "RNSensitiveInfo.js",
55
"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.",
66
"scripts": {

0 commit comments

Comments
 (0)