🩹 Fix the major version must be 0

This commit is contained in:
Nanaloveyuki
2026-06-27 10:51:37 +08:00
parent c8023b0ded
commit e8a2c76652
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## BitLogger Update Changes ## BitLogger Update Changes
version 1.0.0 version 1.0.0(f0.6.0)
### Migration ### Migration
+2 -1
View File
@@ -1,6 +1,7 @@
name = "Nanaloveyuki/BitLogger" name = "Nanaloveyuki/BitLogger"
version = "1.0.0" version = "0.6.0"
import { import {
"maria/json_parser@0.1.1", "maria/json_parser@0.1.1",
+1
View File
@@ -0,0 +1 @@
trueVersion = "1.0.0"