From fb8d2df10fbfc81f89d17cedadcfce2012c8da2f Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Fri, 3 Sep 2021 20:12:28 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b16580..8bbd5da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.0.0-3", + "version": "4.0.0", "description": "A datetime picker for React Native. In-modal or stand-alone. Supports Android and iOS.", "main": "src/index.js", "scripts": {