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