From 82f97ff4d14fb178b3b4ce9d23da68c18d630ddd Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 19 Jun 2024 15:01:51 +0000 Subject: [PATCH] ci: version bump to v2.0.1 --- packages/main/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/main/package.json b/packages/main/package.json index 5217713e..75cc5756 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -1,7 +1,7 @@ { "name": "@ui/main", "private": true, - "version": "2.0.0", + "version": "2.0.1", "type": "module", "scripts": { "dev": "VITE_APP_VERSION=$npm_package_version vite",