bump versions

This commit is contained in:
Vladimir Agafonkin 2015-07-15 12:12:53 +03:00
parent f717fd60e5
commit 3e636d26b9
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -1,6 +1,6 @@
var L = {
version: '1.0-dev'
version: '1.0.0-beta.2'
};
function expose() {