From 77be23bde9c2472b456d7613c61074e5e4c93977 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Wed, 23 Feb 2022 23:19:26 +0100 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a250698f..9435fa71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.1.5", + "version": "4.2.0", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "main": "src/index.js", "scripts": {