Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
chore(bower): dump version
Browse files Browse the repository at this point in the history
  • Loading branch information
elesdoar committed May 25, 2016
1 parent 3d04856 commit e8b7ad5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-leaflet-layers",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/elesdoar/ui-leaflet-layers",
"authors": [
"Michael Salgado <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-leaflet-layers",
"version": "0.1.0",
"version": "0.1.1",
"description": "Angular UI Leaflet Layers Plugin",
"main": "dist/ui-leaflet-layers.js",
"scripts": {
Expand Down Expand Up @@ -62,7 +62,7 @@
"should": "^7.1.1"
},
"dependencies": {
"angular": "^1.4.7",
"angular": "^1.5.x",
"leaflet": "^0.7.7",
"ui-leaflet": "^1.0.0"
}
Expand Down

0 comments on commit e8b7ad5

Please sign in to comment.