summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHenry <mail@henrygressmann.de>2026-06-29 23:36:15 +0200
committerHenry <mail@henrygressmann.de>2026-06-29 23:36:15 +0200
commit71e8948fbde0a6fd61195501fd4a89609c402bbb (patch)
tree1e24a1afb70d73c511b66798aca10e049ea87166 /Cargo.toml
parent5f74d5bc5cd0870a42342210c62d7257a0dd8458 (diff)
chore: v0.9.1
Signed-off-by: Henry <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6aba5dc..5653718 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ wast="252"
wat="1.252"
[workspace.package]
-version="0.9.0"
+version="0.9.1"
rust-version="1.95"
edition="2024"
license="MIT OR Apache-2.0"