From 7d28e6499e1094c1e7c340fe95d3ecd543993f3b Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 6 Feb 2023 11:53:49 +0100 Subject: Set Typst versions to `0.0.0` --- docs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Cargo.toml') diff --git a/docs/Cargo.toml b/docs/Cargo.toml index 2aa1859e..b168fde8 100644 --- a/docs/Cargo.toml +++ b/docs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "typst-docs" -version = "0.1.0" +version = "0.0.0" authors = ["The Typst Project Developers"] edition = "2021" -- cgit v1.2.3