From b3faef4b80a674294091066e20501e3a5d0f6103 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 5 Apr 2023 01:00:13 +0200 Subject: Bump version --- tests/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 8bc70c9a..ff129513 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -1,8 +1,9 @@ [package] name = "typst-tests" -version = "0.0.0" +version = "0.1.0" authors = ["The Typst Project Developers"] edition = "2021" +publish = false [dev-dependencies] typst = { path = ".." } -- cgit v1.2.3