From 0327b8934d01731aa660b048ff396101ebee2641 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 12 Feb 2024 13:52:26 +0100 Subject: [PATCH] 4.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a06f3d06..f618f2ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.3.5", + "version": "4.3.6", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",