Skip to content

Commit e718ef6

Browse files
committed
Bump version to 2.1.0
1 parent 49df984 commit e718ef6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Map (`@webwriter/map@2.0.9`)
2-
[License: MIT](LICENSE) | Version: 2.0.9
1+
# Map (`@webwriter/map@2.1.0`)
2+
[License: MIT](LICENSE) | Version: 2.1.0
33

44
Geographical map with different terrain options including custom tiling, and GeoJSON support.
55

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webwriter/map",
3-
"version": "2.0.9",
3+
"version": "2.1.0",
44
"description": "Geographical map with different terrain options including custom tiling, and GeoJSON support.",
55
"keywords": [
66
"webwriter-widget",
@@ -97,4 +97,4 @@
9797
".": {}
9898
},
9999
"customElements": "custom-elements.json"
100-
}
100+
}

0 commit comments

Comments
 (0)