From cbb808b265fae1d67c986fd422ff9b45143ad3bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Val=C3=A9rian=20Galliat?= Date: Fri, 8 Apr 2022 09:48:23 -0400 Subject: [PATCH] 8.6.1 --- 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 1c9cb49..0323702 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "markdown-it-anchor", - "version": "8.6.0", + "version": "8.6.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "8.6.0", + "version": "8.6.1", "license": "Unlicense", "dependencies": { "@types/markdown-it": "^12.2.1" diff --git a/package.json b/package.json index 1ae43c3..741f1fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-anchor", - "version": "8.6.0", + "version": "8.6.1", "description": "Header anchors for markdown-it.", "keywords": [ "markdown",