Skip to content

Commit f55b59f

Browse files
committed
bump version
1 parent 074a248 commit f55b59f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Leaflet.DoubleTapDragZoom Changelog
22

3-
## Unreleased
3+
## 0.2.0 (2018-10-29)
44

55
- Add `doubleTapDragZoomOptions` map option
66
- Add `reverse` option to `doubleTapDragZoomOptions`

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet-doubletapdragzoom",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Leaflet plugin that implements double-tap-and-drag zoom feature for zooming in / out with one hand",
55
"main": "Leaflet.DoubleTapDragZoom.js",
66
"directories": {

0 commit comments

Comments
 (0)