From 75b3af92fe9cd418267657f10b8921c76d71aead Mon Sep 17 00:00:00 2001 From: Martijn Russchen Date: Mon, 30 Jan 2023 22:02:12 +0100 Subject: [PATCH] 4.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57b2c6393..f559c348f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "HackerOne", "name": "react-datepicker", "description": "A simple and reusable datepicker component for React", - "version": "4.9.0", + "version": "4.10.0", "license": "MIT", "homepage": "https://github.com/Hacker0x01/react-datepicker", "main": "dist/index.js",