diff --git a/package.json b/package.json index aa34c28..991c43a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leaflet-choropleth", - "version": "1.0.2", + "version": "1.0.3", "description": "Choropleth plugin for Leaflet (color scale based on value)", "main": "src/choropleth.js", "scripts": {