From a240d1e48bf81aa361f36a073466bf55aacf2bd0 Mon Sep 17 00:00:00 2001 From: mmazzarolo Date: Thu, 6 Oct 2016 20:45:38 +0200 Subject: [PATCH] Release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad96b86..000d0b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "1.0.2", + "version": "1.1.0", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "scripts": {