diff --git a/package.json b/package.json index 21d5ba5e..00844c5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-heat-map", - "version": "2.0.1", + "version": "2.0.2", "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": "cjs/index.js",