diff --git a/package-lock.json b/package-lock.json index 5ad063f..ff50421 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mathup", - "version": "1.0.0-rc.0", + "version": "1.0.0-rc.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mathup", - "version": "1.0.0-rc.0", + "version": "1.0.0-rc.1", "license": "MIT", "bin": { "mathup": "bin/mathup.js" diff --git a/package.json b/package.json index a0cd20f..6ee233c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathup", - "version": "1.0.0-rc.0", + "version": "1.0.0-rc.1", "description": "Easy MathML authoring tool with a quick to write syntax", "keywords": [ "mathml",