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