Skip to content

Commit

Permalink
incremement version number v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elmarquis committed Oct 22, 2021
1 parent e4a393b commit 48b704b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Leaflet.GestureHandling

Version 1.2.1
Version 1.2.2

Brings the basic functionality of [Google Maps Gesture Handling](https://developers.google.com/maps/documentation/javascript/examples/interaction-cooperative) into Leaflet.

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-gesture-handling",
"version": "1.2.1",
"version": "1.2.2",
"description": "Prompt mobile user to use 2 fingers to move the map. Prompt desktop users to use Ctrl+Mouse Wheel to zoom. Brings Google Maps gesture handling into Leaflet. ",
"main": "./dist/leaflet-gesture-handling.min.js",
"files": [
Expand Down

0 comments on commit 48b704b

Please sign in to comment.