Skip to content

Commit ebc7604

Browse files
committed
bump version 1.0.2
1 parent cef82c0 commit ebc7604

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet.control.layers.tree",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Control Layers in a Tree structure",
55
"homepage": "https://github.com/jjimenezshaw/Leaflet.Control.Layers.Tree",
66
"authors": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet.control.layers.tree",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Control Layers in a Tree structure",
55
"main": "L.Control.Layers.Tree.js",
66
"style": "L.Control.Layers.Tree.css",

0 commit comments

Comments
 (0)