From 45ea548c377f13ad31b5d1581e43f44bfbfb3fc0 Mon Sep 17 00:00:00 2001 From: Martijn Russchen Date: Fri, 15 Sep 2023 11:15:19 +0200 Subject: [PATCH] 4.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a29d9c4fd..ce0f5d73b 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.17.0", + "version": "4.18.0", "license": "MIT", "homepage": "https://github.com/Hacker0x01/react-datepicker", "main": "dist/index.js",