Skip to content

Commit 9bfb0e2

Browse files
version bump
1 parent 0a06416 commit 9bfb0e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-secure-key-store",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.",
55
"main": "index.js",
66
"scripts": {
@@ -27,4 +27,4 @@
2727
"url": "https://github.com/pradeep1991singh/react-native-secure-key-store/issues"
2828
},
2929
"homepage": "https://github.com/pradeep1991singh/react-native-secure-key-store#readme"
30-
}
30+
}

0 commit comments

Comments
 (0)