Commit da294b5

HPCesia <me@hpcesia.com>
2025-06-16 15:18:54
chore: 更新至 0.2.1 tag: 0.2.1
1 parent e0f99fd
Changed files (2)
template/thesis.typ
@@ -1,4 +1,4 @@
-#import "@preview/modern-xmu-thesis:0.2.0": documentclass
+#import "@preview/modern-xmu-thesis:0.2.1": documentclass
 
 #let (
   // 布局函数
typst.toml
@@ -1,6 +1,6 @@
 [package]
 name = "modern-xmu-thesis"
-version = "0.2.0"
+version = "0.2.1"
 entrypoint = "lib.typ"
 authors = ["HPCesia <https://github.com/HPCesia>"]
 license = "MIT"