Skip to content

Commit 566bbb2

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2019-03-08) ### Features * fixes CI publish job (and publishes TS types) ([75a6d45](75a6d45))
1 parent 75a6d45 commit 566bbb2

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