From a34728a1495bcaa926bf753542ed66e276179c50 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 5 Feb 2020 09:05:42 +0000 Subject: [PATCH] chore(release): 8.1.2 [skip ci] ## [8.1.2](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v8.1.1...v8.1.2) (2020-02-05) ### Bug Fixes * Add minimum and maximum dates prop types ([#359](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/359)) ([bd20873](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/bd2087366aa068eaf6d4e94fbc35c702a478f668)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6d4863..e71d386 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "8.1.1", + "version": "8.1.2", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "files": [