This is an automated email from the ASF dual-hosted git repository. robin0716 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
commit a0851fb4d1edae806b737a3840c40edc2e1e8cfe Author: robinv8 <[email protected]> AuthorDate: Mon Dec 2 03:35:05 2024 +0000 chore: Sync Plugin Info --- render-markdown-codehighlight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/render-markdown-codehighlight/package.json b/render-markdown-codehighlight/package.json index 76d25fd..fe7a534 100644 --- a/render-markdown-codehighlight/package.json +++ b/render-markdown-codehighlight/package.json @@ -1,6 +1,6 @@ { "name": "render-markdown-codehighlight", - "version": "0.1.2", + "version": "0.2.0", "description": "", "type": "module", "files": [
