chore: bump typst.toml

This commit is contained in:
2026-09-03 16:53:10 +03:00
parent ca96637e50
commit b046a59a89
+2 -2
View File
@@ -1,7 +1,7 @@
[package]
name = "ktu-paper"
version = "0.1.0"
compiler = "0.12.0"
version = "0.2.0"
compiler = "0.15.1"
entrypoint = "src/lib.typ"
repository = "https://github.com/svetikas/ktu-paper"
authors = ["Dominykas Svetikas <https://svetikas.lt>"]