From 38a96e2d73b794c4b4ee2a8e04df894ed75f241b Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 16 Oct 2023 17:17:21 +0200 Subject: [PATCH] 4.3.4-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef8e42f..07970e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.3.3", + "version": "4.3.4-alpha.0", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",