From 89f064a8c6db4f8a0cea9887633f25c84048cc53 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Aug 2020 09:15:10 +0000 Subject: [PATCH] chore(release): 8.9.3 [skip ci] ## [8.9.3](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v8.9.2...v8.9.3) (2020-08-11) ### Bug Fixes * **Android:** Don't re-render in datetime mode ([#465](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/465)) ([bcbf35a](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/bcbf35ae9db444cdf805ef1b240693261a1e7356)), closes [#451](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/451) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b06231..b42dfe4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "8.9.2", + "version": "8.9.3", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "files": [