From 84cb62bd7a20ddf17a73c2aba9145af0a9abf008 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 May 2019 09:27:17 +0000 Subject: [PATCH] chore(release): 7.4.2 [skip ci] ## [7.4.2](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v7.4.1...v7.4.2) (2019-05-16) ### Bug Fixes * fix `reactNativeModalPropsIOS` prop behaviour ([#249](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/249)) ([a3b33c4](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/a3b33c4)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f87497e..c9429f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "7.4.1", + "version": "7.4.2", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "files": [