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