Skip to content

Commit b3da569

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2019-03-01) ### Bug Fixes * do not throw on empty key list ([9f1727c](9f1727c)) * **ios:** match case sensitive name of library ([8eba217](8eba217)) ### Features * add custom hooks ([ef3c092](ef3c092))
1 parent 8511f7a commit b3da569

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.0.2",
3+
"version": "1.1.0",
44
"description": "Asynchronous, persistent, key-value storage system for React Native.",
55
"main": "lib/index.js",
66
"author": "Krzysztof Borowy <[email protected]>",

0 commit comments

Comments
 (0)