diff --git a/package-lock.json b/package-lock.json index 38010408..e8fbcbe3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mithril", - "version": "2.0.0-rc.9", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 65b49908..b8e3f6c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mithril", - "version": "2.0.0-rc.9", + "version": "2.0.0", "description": "A framework for building brilliant applications", "author": "Leo Horie", "license": "MIT",