From ed8f8662a094768351fc24304472ee7b860c8d4a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 Dec 2021 14:13:00 +0000 Subject: [PATCH] chore(release): 13.0.1 [skip ci] ## [13.0.1](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v13.0.0...v13.0.1) (2021-12-30) ### Bug Fixes * Update `minuteInterval` typedef ([#621](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/621)) ([5246527](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/52465271a0b6c9a02c0c69b2d4631112dbb918ca)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4229cb..5a45404 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "13.0.0", + "version": "13.0.1", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "files": [