From 18b123f99df176a52dbd9a123408460e41e6bce0 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 19 Dec 2023 10:11:07 +0100 Subject: [PATCH] 4.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e74157f..a06f3d06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.3.4", + "version": "4.3.5", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",