From e4cc9559c98f47ef3d5d7e60e3898c4e516ee528 Mon Sep 17 00:00:00 2001 From: Simon He <57086651+Simon-He95@users.noreply.github.com> Date: Thu, 23 Nov 2023 23:31:17 +0800 Subject: [PATCH] chore: release v0.0.57 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd5ca28..218cae0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "publisher": "simonhe", "name": "unot", "displayName": "UnoT", - "version": "0.0.56", + "version": "0.0.57", "packageManager": "pnpm@8.10.5", "description": "Unocss Tools", "author": "Simon He ",