From 94ccd9d45d2156728ff038797a82ae1aa395910b Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 28 May 2024 11:07:19 +0200 Subject: [PATCH] 5.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f0759a0..7ad6f5fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "5.0.3", + "version": "5.0.4", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",