diff --git a/package-lock.json b/package-lock.json index 4a42340..c23e26f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reveal-md", - "version": "5.3.1", + "version": "5.3.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reveal-md", - "version": "5.3.1", + "version": "5.3.2", "license": "MIT", "dependencies": { "debug": "4.3.3", diff --git a/package.json b/package.json index d8599dc..30a1590 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "server", "cli" ], - "version": "5.3.1", + "version": "5.3.2", "repository": { "type": "git", "url": "git://github.com/webpro/reveal-md.git"