From 7d80e714213fad35add4f20ec2de85232789e233 Mon Sep 17 00:00:00 2001 From: Qingyu Wang <40660121+colinaaa@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:32:22 +0800 Subject: [PATCH] chore(release): v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3c2a85..44bd065 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsbuild-plugin-arethetypeswrong", - "version": "0.3.0", + "version": "0.3.1", "repository": { "type": "git", "url": "git+https://github.com/rstackjs/rsbuild-plugin-arethetypeswrong.git"