summaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-04-05 01:00:13 +0200
committerLaurenz <laurmaedje@gmail.com>2023-04-05 01:41:15 +0200
commitb3faef4b80a674294091066e20501e3a5d0f6103 (patch)
tree0fac232cc0800f584a1ab8dffd2c54a7220ba18d /macros/Cargo.toml
parent205b9f3f2513d15406c47273ca035272db515490 (diff)
Bump versionv0.1.0
Diffstat (limited to 'macros/Cargo.toml')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 24d537be..100b0be2 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "typst-macros"
-version = "0.0.0"
+version = "0.1.0"
authors = ["The Typst Project Developers"]
edition = "2021"