Version bump to 1.0.1
This commit is contained in:
parent
60b35c0920
commit
9a1d786075
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "leaflet",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "JavaScript library for mobile-friendly interactive maps",
|
||||
"devDependencies": {
|
||||
"eslint": "^3.5.0 <3.6.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
var L = {
|
||||
version: '1.0.0'
|
||||
version: '1.0.1'
|
||||
};
|
||||
|
||||
function expose() {
|
||||
|
Loading…
Reference in New Issue
Block a user