diff --git a/package-lock.json b/package-lock.json index 9fc383d..32a81e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "reveal-md", - "version": "5.1.0", + "version": "5.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "5.1.0", + "version": "5.1.1", "license": "MIT", "dependencies": { "debug": "4.3.1", diff --git a/package.json b/package.json index 69ed6de..79b6f10 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "server", "cli" ], - "version": "5.1.0", + "version": "5.1.1", "repository": { "type": "git", "url": "git://github.com/webpro/reveal-md.git"