From a6320b472723f2e6378b73fcda42c2c4eae6f0f3 Mon Sep 17 00:00:00 2001 From: Github Action Date: Tue, 10 Sep 2024 12:38:56 +0000 Subject: [PATCH] Version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 232f80d..753f22d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Item", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "scripts": { "dev": "vite", "build": "vite build",