diff --git a/bower.json b/bower.json index cb8c00e..4da4f8a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "leaflet-choropleth", - "version": "1.0.0", + "version": "1.0.1", "homepage": "https://github.com/timwis/leaflet-choropleth", "authors": [ "timwis " diff --git a/package.json b/package.json index 77c8699..9b356ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leaflet-choropleth", - "version": "1.0.0", + "version": "1.0.1", "description": "Choropleth plugin for Leaflet (color scale based on value)", "main": "src/choropleth.js", "scripts": {