diff --git a/package.json b/package.json index 81f86ebc..917b30d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-calendar", - "version": "4.0.0", + "version": "4.1.0", "description": "Ultimate calendar for your React app.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",