summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-10-31 01:36:21 +0100
committerLaurenz <laurmaedje@gmail.com>2023-10-31 01:36:21 +0100
commit7bb4f6df44086b4c1120b227f7ae963e6c2ad5ab (patch)
tree25c2dfcaec077b3e201e35f4686fa5e6de57d359 /Cargo.toml
parent9f96386ad171866e914f8891849fd2d89fa0eafb (diff)
Version bumpv0.9.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 294b1357..8e1cf57c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"