From 06b9605bd9cf7bb2186b263df141d76d50aa09ac Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Mon, 16 Aug 2021 16:36:02 +0200 Subject: [PATCH] Release 5.1.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f595926..bdf16aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reveal-md", - "version": "5.1.2", + "version": "5.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reveal-md", - "version": "5.1.2", + "version": "5.1.3", "license": "MIT", "dependencies": { "debug": "4.3.2", diff --git a/package.json b/package.json index 05c0f4b..3f8ac93 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "server", "cli" ], - "version": "5.1.2", + "version": "5.1.3", "repository": { "type": "git", "url": "git://github.com/webpro/reveal-md.git"