Skip to content

Commit

Permalink
chore(release): 9.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.2.0](v9.1.0...v9.2.0) (2021-02-26)

### Features

* Fix memoized equal check on Android ([#532](#532)) ([40f7e68](40f7e68))
  • Loading branch information
semantic-release-bot committed Feb 26, 2021
1 parent 40f7e68 commit 4e4822f
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-modal-datetime-picker",
"version": "9.1.0",
"version": "9.2.0",
"description": "A react-native datetime-picker for Android and iOS",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 4e4822f

Please sign in to comment.