Skip to content

Commit 43f3d34

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2019-04-14) ### Bug Fixes * failing to find headers when linked with Pods. ([#75](#75)) ([5ab6602](5ab6602))
1 parent 5ab6602 commit 43f3d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/async-storage",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
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)