From 0c5034e87fff9ad9de1b4663b99a08b8ba434653 Mon Sep 17 00:00:00 2001 From: Uiolee <22849383+uiolee@users.noreply.github.com> Date: Thu, 11 Jan 2024 18:26:16 +0800 Subject: [PATCH] release: 7.1.1 (#214) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4efaab..fa0ded2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-renderer-markdown-it", - "version": "7.1.0", + "version": "7.1.1", "description": "Markdown-it is a Markdown parser, done right. A faster and CommonMark compliant alternative for Hexo.", "main": "index.js", "scripts": {