From 397c2f19e8386a42dd6caebd573de87baee53202 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 5 Aug 2019 22:17:44 +0200 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c388c6b..ff63fe7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.5.2", + "version": "2.6.0", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {