From 8ad5f2052b7845302f4851bc49cbbfa12fe71920 Mon Sep 17 00:00:00 2001 From: Qingyu Wang <40660121+colinaaa@users.noreply.github.com> Date: Mon, 18 Aug 2025 14:01:31 +0800 Subject: [PATCH] chore: release v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 502c8ef..7d9e9c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsbuild-plugin-arethetypeswrong", - "version": "0.1.0", + "version": "0.1.1", "repository": { "type": "git", "url": "git+https://github.com/colinaaa/rsbuild-plugin-arethetypeswrong.git"