From c7c66c487b9b950e093f194cd206228834677f31 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 19 Feb 2023 18:40:49 +0100 Subject: [PATCH] 4.2.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c8e7ae..d7c6f2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.2.8", + "version": "4.2.9", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",