From 8da2f48d2c408681b6cafc6b07df926baa402016 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sat, 12 Feb 2022 20:08:45 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b5ded2..d67a66f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.1.3", + "version": "4.1.4", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "main": "src/index.js", "scripts": {