From a0e69beb9014216aa2d422e84a80c2fa940b1ab3 Mon Sep 17 00:00:00 2001 From: qhanw Date: Sun, 10 Mar 2024 23:38:26 +0800 Subject: [PATCH] chore: release v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b236f4..86b736e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "remark-gh-alerts", "type": "module", - "version": "0.0.2", + "version": "0.0.3", "description": "Support GitHub-style alerts for remark, and replace the SVG dom node with pure CSS.", "author": "Qhan W ", "license": "MIT",