From 5ce75bca1a313d91eda33849a86773c2ad29277c Mon Sep 17 00:00:00 2001 From: Henning Date: Fri, 29 Mar 2019 10:04:15 +0100 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f037d2b..091ab99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.2.1", + "version": "2.3.0", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {