Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.4](v1.2.3...v1.2.4) (2019-04-06)

### Bug Fixes

* update TS types for multiGet ([68031f7](68031f7))
  • Loading branch information
semantic-release-bot committed Apr 6, 2019
1 parent 68031f7 commit d9a83d8
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.2.3",
"version": "1.2.4",
"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 d9a83d8

Please sign in to comment.