Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
Bumped version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
emeraldsanto committed Feb 26, 2020
1 parent bc5005c commit ec553c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-encrypted-storage",
"title": "React Native Encrypted Storage",
"version": "2.0.0",
"version": "2.0.1",
"description": "A React Native wrapper over SharedPreferences and Keychain to provide a secure alternative to Async Storage",
"main": "./lib/index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit ec553c9

Please sign in to comment.