Skip to content

Commit

Permalink
Bump version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeAmat committed Feb 8, 2016
1 parent 990180a commit 856d317
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.6.2
* Builds a bounding box without taking care of a zoom level.

## 1.6.1
* Don't launch the next request if its area is already requested.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.1
1.6.2
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-overpass-layer",
"version": "1.6.1",
"version": "1.6.2",
"homepage": "https://github.com/GuillaumeAmat/leaflet-overpass-layer",
"authors": [
"Karsten Hinz <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-overpass-layer",
"version": "1.6.1",
"version": "1.6.2",
"main": "gulpfile.js",
"devDependencies": {
"gulp-concat": "^2.5.0",
Expand Down

0 comments on commit 856d317

Please sign in to comment.