diff --git a/package-lock.json b/package-lock.json index 478a931..d555bf0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reveal-md", - "version": "6.0.0-next.1", + "version": "6.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "reveal-md", - "version": "6.0.0-next.1", + "version": "6.0.0", "license": "MIT", "dependencies": { "debug": "4.3.4", diff --git a/package.json b/package.json index 4ab243b..bad1c36 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "server", "cli" ], - "version": "6.0.0-next.1", + "version": "6.0.0", "repository": { "type": "git", "url": "git://github.com/webpro/reveal-md.git"