summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-04-26 15:37:30 +0200
committerLaurenz <laurmaedje@gmail.com>2023-04-26 15:54:05 +0200
commitb1e0de00784061a7670072160683f56c8269b25c (patch)
treef00b1815c93fdccf5117dbbc6c4569eb422c982f /macros
parent3680c854a21db665d64cdb8f31aa0f9a1af16ceb (diff)
Version bumpv0.3.0
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml2
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."