update version number and build
This commit is contained in:
parent
4cdece71ca
commit
00ed2286cc
2
dist/leaflet-src.js
vendored
2
dist/leaflet-src.js
vendored
@ -21,7 +21,7 @@ if (typeof exports !== undefined + '') {
|
||||
window.L = L;
|
||||
}
|
||||
|
||||
L.version = '0.4.1';
|
||||
L.version = '0.4.2';
|
||||
|
||||
|
||||
/*
|
||||
|
2
dist/leaflet.js
vendored
2
dist/leaflet.js
vendored
File diff suppressed because one or more lines are too long
@ -14,4 +14,4 @@ if (typeof exports !== undefined + '') {
|
||||
window.L = L;
|
||||
}
|
||||
|
||||
L.version = '0.4.1';
|
||||
L.version = '0.4.2';
|
||||
|
Loading…
Reference in New Issue
Block a user