From ed846ff230fa6d537439c1c6a6f9b4c5799ecd3b Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 2 Aug 2020 21:37:22 +0200 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4f0e2c..fedc099 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.0.3", + "version": "3.1.0", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {