chore: bump version to 2.0.1 in package.json

This commit is contained in:
hamster1963
2026-02-16 12:36:22 +08:00
parent e700ef40d5
commit 7b085915d9
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "nazha-dash-v2", "name": "nazha-dash-v2",
"private": true, "private": true,
"version": "2.0.0", "version": "2.0.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",