Skip to content

Commit

Permalink
chore: release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Borowy committed Oct 21, 2020
1 parent 810e32a commit 2f2f8ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/async-storage",
"version": "1.12.1",
"name": "@react-native-async-storage/async-storage",
"version": "1.13.0",
"description": "Asynchronous, persistent, key-value storage system for React Native.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 2f2f8ae

Please sign in to comment.