diff --git a/package.json b/package.json index c6b8fc0d..7d7ff8ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-heat-map", - "version": "1.3.2", + "version": "1.3.3", "description": "React component create calendar heatmap to visualize time series data, a la github contribution graph.", "homepage": "https://uiwjs.github.io/react-heat-map/", "main": "lib/cjs/index.js",