summaryrefslogtreecommitdiff
path: root/library/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 /library/Cargo.toml
parent205b9f3f2513d15406c47273ca035272db515490 (diff)
Bump versionv0.1.0
Diffstat (limited to 'library/Cargo.toml')
-rw-r--r--library/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml
index 798e2a37..0b754dd2 100644
--- a/library/Cargo.toml
+++ b/library/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "typst-library"
-version = "0.0.0"
+version = "0.1.0"
authors = ["The Typst Project Developers"]
edition = "2021"