From d5ecf9c3fe6305823c3cde75cac83e594c3be997 Mon Sep 17 00:00:00 2001 From: "jhuix@sohu.com" Date: Fri, 2 Aug 2024 16:26:07 +0800 Subject: [PATCH] 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8666140..39e8639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jhuix/showdowns", - "version": "0.6.1", + "version": "0.6.2", "description": "A lib that make markdown to html with some extensions of showdown.js.", "main": "dist/showdowns.min.js", "browser": "dist/showdowns.min.js",