From fb33d15043b4b01112f08d96f4d9c5099defe12d Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 16 Jul 2019 12:32:28 +0200 Subject: [PATCH] 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaf5403..952ac84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "2.4.2", + "version": "2.5.0", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {