Skip to content

Commit 8e0fb67

Browse files
committed
chore(release): 1.3.1 [skip ci]
## [1.3.1](react-native-async-storage/async-storage@v1.3.0...v1.3.1) (2019-04-12) ### Bug Fixes * iOS clean migration from RNCAsyncStorage_V1 to RTCAsyncStorage_V1 ([#64](react-native-async-storage/async-storage#64)) ([8d275ad](react-native-async-storage/async-storage@8d275ad))
1 parent a74ac4b commit 8e0fb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/async-storage",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Asynchronous, persistent, key-value storage system for React Native.",
55
"types": "./types/index.d.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)