bump versions
This commit is contained in:
parent
f717fd60e5
commit
3e636d26b9
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "leaflet",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0-beta.2",
|
||||
"description": "JavaScript library for mobile-friendly interactive maps",
|
||||
"devDependencies": {
|
||||
"copyfiles": "0.2.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
var L = {
|
||||
version: '1.0-dev'
|
||||
version: '1.0.0-beta.2'
|
||||
};
|
||||
|
||||
function expose() {
|
||||
|
Loading…
Reference in New Issue
Block a user