Skip to content

Commit

Permalink
bump version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jjimenezshaw committed Aug 27, 2017
1 parent ae50380 commit 3422c8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "leaflet.control.layers.tree",
"version": "0.0.1",
"version": "0.0.2",
"description": "Control Layers in a Tree structure",
"homepage": "https://github.com/jjimenezshaw/Leaflet.Control.Layers.Tree",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "leaflet.control.layers.tree",
"version": "0.0.1",
"version": "0.0.2",
"description": "Control Layers in a Tree structure",
"main": "L.Control.Layers.Tree.js",
"style": "L.Control.Layers.Tree.css",
Expand Down

0 comments on commit 3422c8a

Please sign in to comment.