diff --git a/typst.toml b/typst.toml index ee4c579..306ba11 100644 --- a/typst.toml +++ b/typst.toml @@ -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 "]