From bae536ca10bbf683841a868ab5ff0077352a47c2 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 18 Apr 2023 08:11:04 +0200 Subject: [PATCH] 4.2.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea25156..ef5790c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.2.10", + "version": "4.2.11", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",