From b73c4c55de9ae9cda36f12a97da846589c02fe1e Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 11 Sep 2023 22:43:56 +0200 Subject: [PATCH] 4.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 847d317..c915ec0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.3.0", + "version": "4.3.1", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",