From b3faef4b80a674294091066e20501e3a5d0f6103 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 5 Apr 2023 01:00:13 +0200 Subject: Bump version --- docs/Cargo.toml | 3 ++- docs/src/general/changelog.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/Cargo.toml b/docs/Cargo.toml index ac21b20c..f86df530 100644 --- a/docs/Cargo.toml +++ b/docs/Cargo.toml @@ -1,8 +1,9 @@ [package] name = "typst-docs" -version = "0.0.0" +version = "0.1.0" authors = ["The Typst Project Developers"] edition = "2021" +publish = false [lib] doctest = false diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index a2b2ae9d..317afc30 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -5,7 +5,7 @@ description: | --- # Changelog -## Unreleased +## April 04, 2023 (v0.1) - **Breaking changes:** - When using the CLI, you now have to use subcommands: - `typst compile file.typ` or `typst c file.typ` to create a PDF -- cgit v1.2.3