From 71f108b71a3327dcac8116e3c323064ae12f4dcf Mon Sep 17 00:00:00 2001 From: Martijn Russchen Date: Wed, 17 Feb 2021 15:26:22 +0100 Subject: [PATCH] 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6464a07ab..1df81b178 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": "3.4.1", + "version": "3.5.0", "license": "MIT", "homepage": "https://github.com/Hacker0x01/react-datepicker", "main": "dist/index.js",