From df640dc7e08e739ec8322d4a050d15c1845cae31 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Fri, 24 May 2024 23:32:27 +0200 Subject: [PATCH] 5.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8db75e7..8f0759a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "5.0.2", + "version": "5.0.3", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",