diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ default-members = ["crates/typst-cli"] resolver = "2" [workspace.package] -version = "0.8.0" +version = "0.9.0" rust-version = "1.70" # also change in ci.yml authors = ["The Typst Project Developers"] edition = "2021" |
