From b20196d5d3ef140a976e11e0f1162c8baec1a200 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 24 Aug 2021 19:00:21 +0200 Subject: [PATCH] 3.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a6d870..49500cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.4.1", + "version": "3.4.2", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {