Skip to content

Commit 643aa1c

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](react-native-async-storage/async-storage@v1.3.2...v1.3.3) (2019-04-15) ### Bug Fixes * Exclude headers from iOS archive. ([#77](react-native-async-storage/async-storage#77)) ([562452c](react-native-async-storage/async-storage@562452c))
1 parent 5dc9cc2 commit 643aa1c

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.2",
3+
"version": "1.3.3",
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)