Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Mar 1, 2019
1 parent 8511f7a commit b3da569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/async-storage",
"version": "1.0.2",
"version": "1.1.0",
"description": "Asynchronous, persistent, key-value storage system for React Native.",
"main": "lib/index.js",
"author": "Krzysztof Borowy <krizzu.dev@gmail.com>",
Expand Down

0 comments on commit b3da569

Please sign in to comment.