Released 1.0.0
This commit is contained in:
parent
962a9e38c5
commit
7119425ce8
|
@ -5,3 +5,5 @@
|
|||
node_modules
|
||||
|
||||
KeychainExample
|
||||
|
||||
.editorconfig
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-keychain",
|
||||
"version": "0.3.2",
|
||||
"version": "1.0.0",
|
||||
"description": "Keychain Access for React Native",
|
||||
"main": "index",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue