diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-04-26 15:37:30 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-04-26 15:54:05 +0200 |
| commit | b1e0de00784061a7670072160683f56c8269b25c (patch) | |
| tree | f00b1815c93fdccf5117dbbc6c4569eb422c982f /macros/Cargo.toml | |
| parent | 3680c854a21db665d64cdb8f31aa0f9a1af16ceb (diff) | |
Version bumpv0.3.0
Diffstat (limited to 'macros/Cargo.toml')
| -rw-r--r-- | macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml index a1cd0c27..59151850 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "typst-macros" -version = "0.2.0" +version = "0.3.0" authors = ["The Typst Project Developers"] edition = "2021" description = "Proc-macros for Typst." |
