Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2019-05-27)

### Bug Fixes

* DexMerger throws an error due to duplicate imports of the package ([#111](#111)) ([41358dc](41358dc))
  • Loading branch information
semantic-release-bot committed May 27, 2019
1 parent 41358dc commit f43bc31
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.4.1",
"version": "1.4.2",
"description": "Asynchronous, persistent, key-value storage system for React Native.",
"types": "./types/index.d.ts",
"main": "lib/index.js",
Expand Down

0 comments on commit f43bc31

Please sign in to comment.