From 973129c4cd9583cd8e5353ff9e85186a57ac62ca Mon Sep 17 00:00:00 2001 From: mmazzarolo Date: Wed, 19 Apr 2017 19:50:51 +0200 Subject: [PATCH] 4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6f63aa..72d8970 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "4.3.0", + "version": "4.4.0", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "scripts": {