We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec80f6 commit a77140bCopy full SHA for a77140b
CHANGELOG.md
@@ -1 +1,5 @@
1
# Changelog of `@reason-react-native/async-storage`
2
+
3
+## 1.6.0 - 2019-11-20
4
5
+Initial release.
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/async-storage",
- "version": "0.0.1",
+ "version": "1.6.0",
"publishConfig": {
"access": "public"
6
},
0 commit comments