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