Skip to content

Commit 315cf25

Browse files
committed
Bump version to 0.4.0 as Leaflet<1.0 won't be supported anymore
1 parent d7b39fe commit 315cf25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet.select-layers",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "a Leaflet plugin which adds new control to switch between different layers on the map. New control extends L.Control.ActiveLayers and replaces radio button panel with select tag.",
55
"scripts": {
66
"dev": "webpack --watch --mode=development",

0 commit comments

Comments
 (0)