diff --git a/CHANGELOG.md b/CHANGELOG.md index 7622c57..52fd556 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 0.6.1 - 2024-03-27 ### Fixed - maxClusterRadius now accepts also functions as input value diff --git a/package.json b/package.json index 8565113..179842e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-leaflet-markercluster", "author": "Veit Bjarsch", - "version": "0.6.0", + "version": "0.6.1", "description": "Leaflet markercluster components for Vue.js, based on leaflet.markercluster.", "keywords": [ "vue",