From 0081c5a99db65b4514aa11314a8554af4bc2d900 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 18 Jul 2022 15:13:08 +0200 Subject: [PATCH] 4.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 689eb6e..d067665 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.2.4", + "version": "4.2.5", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "main": "src/index.js", "typings": "index.d.ts",