From 3676350d94078525351724746c711336f09f3af3 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sat, 31 Aug 2024 07:30:09 +0200 Subject: [PATCH] 5.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bbe2832..ef645fa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "5.0.6", + "version": "5.0.7", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",