From 9bb7c393b0f4355d6a22a94ca51c32560919e6fe Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Fri, 20 Aug 2021 12:31:11 +0200 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea72844..03f6303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.3.2", + "version": "3.4.0", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {