diff --git a/Cargo.toml b/Cargo.toml index 87cebe3..2ea5041 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "typst-assets" description = "Assets for the Typst compiler." categories = ["compilers"] keywords = ["typst"] -version = "0.12.0-rc2" +version = "0.12.0" authors = ["The Typst Project Developers"] edition = "2021" homepage = "https://typst.app"