Skip to content

Commit dea0760

Browse files
committed
Add support for WGS84 tiles
1 parent 8698640 commit dea0760

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "web-map",
33
"description": "web-map Customized Built-In HTML <map> element Polymer implementation of the HTML-Map-Element specification.",
44
"main": "web-map.html",
5+
"version": "0.6.0",
56
"authors": [
67
"Maps for HTML Community Group"
78
],
@@ -27,7 +28,7 @@
2728
"tests"
2829
],
2930
"dependencies": {
30-
"mapml-leaflet-plugin": "Maps4HTML/MapML-Leaflet-Plugin#^0.5.0",
31+
"mapml-leaflet-plugin": "Maps4HTML/MapML-Leaflet-Plugin#^0.6.0",
3132
"polymer": "^1.5.0"
3233
},
3334
"devDependencies": {

0 commit comments

Comments
 (0)