From abea7ea48177d4211baed3889ed72eb58957f44f Mon Sep 17 00:00:00 2001 From: Martijn Russchen Date: Thu, 13 Jun 2024 20:00:47 +0200 Subject: [PATCH] 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87e166ebb..4823575c2 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": "6.9.0", + "version": "7.0.0", "license": "MIT", "homepage": "https://github.com/Hacker0x01/react-datepicker", "main": "dist/index.js",