Skip to content

Commit 93e9eca

Browse files
committed
v0.2.0
1 parent 8d96c7c commit 93e9eca

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

bower.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "leaflet.wms",
33
"main": "src/leaflet.wms.js",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"homepage": "http://heigeo.github.io/leaflet.wms/",
66
"description": "A Leaflet plugin for working with Web Map services, providing: single-tile/untiled/nontiled layers, shared WMS sources, and GetFeatureInfo-powered identify",
77
"keywords": [
@@ -20,7 +20,6 @@
2020
"examples",
2121
"lib",
2222
"node_modules",
23-
"bower_components",
24-
"src"
23+
"bower_components"
2524
]
2625
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Houston Engineering, Inc",
33
"name": "leaflet.wms",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"description": "A Leaflet plugin for working with Web Map services, providing: single-tile/untiled/nontiled layers, shared WMS sources, and GetFeatureInfo-powered identify",
66
"license": "MIT",
77
"homepage": "https://github.com/heigeo/leaflet.wms",

0 commit comments

Comments
 (0)