diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-04-05 01:00:13 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-04-05 01:41:15 +0200 |
| commit | b3faef4b80a674294091066e20501e3a5d0f6103 (patch) | |
| tree | 0fac232cc0800f584a1ab8dffd2c54a7220ba18d /docs/Cargo.toml | |
| parent | 205b9f3f2513d15406c47273ca035272db515490 (diff) | |
Bump versionv0.1.0
Diffstat (limited to 'docs/Cargo.toml')
| -rw-r--r-- | docs/Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
