From ab560077e5d2ce16157bbfd51969878c47dbba93 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sat, 22 Aug 2020 12:20:45 +0200 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e2ed9c..d8eb278 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.1.0", + "version": "3.2.0", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {