From 895fde876bf41b1b482a7d6b4913c3f14ac81b85 Mon Sep 17 00:00:00 2001 From: mmazzarolo Date: Tue, 9 May 2017 15:21:01 +0200 Subject: [PATCH] v4.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c92ff0b..6619e6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "4.4.0", + "version": "4.5.0", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "typings": "src/index.d.ts",