From 4e4822f8e6ffb2603231c4017a45c1b67de1b0c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 26 Feb 2021 14:05:20 +0000 Subject: [PATCH] chore(release): 9.2.0 [skip ci] # [9.2.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v9.1.0...v9.2.0) (2021-02-26) ### Features * Fix memoized equal check on Android ([#532](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/532)) ([40f7e68](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/40f7e684f3544cd41b0a15e604282605f4b204ac)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6e2999..a07631c 100644 --- a/package.json +++ b/package.json @@ -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": [