diff --git a/typst.toml b/typst.toml index 87773e3..87ac5da 100644 --- a/typst.toml +++ b/typst.toml @@ -1,6 +1,6 @@ [package] name = "dhbw-abb-typst-template" -version = "0.4.1" +version = "0.5.3" entrypoint = "src/template.typ" authors = ["Sven Vogel "] license = "MIT"