Bump version to 1.0.0-rc.1 (#4454)
This commit is contained in:
parent
8e3e53319e
commit
c22ee29d79
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "leaflet",
|
||||
"version": "1.0.0-beta.2",
|
||||
"version": "1.0.0-rc.1",
|
||||
"description": "JavaScript library for mobile-friendly interactive maps",
|
||||
"devDependencies": {
|
||||
"eslint": "^1.5.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
var L = {
|
||||
version: '1.0.0-beta.2'
|
||||
version: '1.0.0-rc.1'
|
||||
};
|
||||
|
||||
function expose() {
|
||||
|
Loading…
Reference in New Issue
Block a user