From 08535483f3a7364c3083ebe8a16820880bc5eced Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Fri, 26 Nov 2021 17:12:21 +0100 Subject: [PATCH] 4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf2183d..704ad64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.1.1", + "version": "4.1.2", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "main": "src/index.js", "scripts": {