summaryrefslogtreecommitdiff
path: root/tests/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-04-11 22:24:37 +0200
committerLaurenz <laurmaedje@gmail.com>2023-04-11 22:34:25 +0200
commitfe2640c55268f167d8749f77b37e52b7b17f21dd (patch)
treea2884536ede668524bb6a1c7a8efb853d3fb6daa /tests/Cargo.toml
parent2cfbf3e823d094f11606c991b56df0d48dc1af4a (diff)
Version bumpv0.2.0
Diffstat (limited to 'tests/Cargo.toml')
-rw-r--r--tests/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index ff129513..3ac8499d 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "typst-tests"
-version = "0.1.0"
+version = "0.2.0"
authors = ["The Typst Project Developers"]
edition = "2021"
publish = false