Skip to content

Commit

Permalink
Updated leaflet to 1.2.0, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
almostcake committed Aug 30, 2017
1 parent 051650a commit aaec057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-editable-measures",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/Flexberry/Leaflet.Editable.Measures",
"license": "MIT",
"main": [
Expand All @@ -12,7 +12,7 @@
"bower_components"
],
"dependencies": {
"leaflet": "1.0.1",
"leaflet": "1.2.0",
"leaflet.editable": "master"
}
}

0 comments on commit aaec057

Please sign in to comment.