aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Perry <np@npry.dev>2025-12-17 21:48:24 -0500
committerNathan Perry <np@npry.dev>2025-12-17 21:50:38 -0500
commitd0a4253e7c9d5334d2b9b71dd0dc10c2fa603507 (patch)
tree4833d16ec8dff37bf94f9c40a6f1f62bb535e862 /Cargo.toml
parentfa2a1380a8f1b854c6359b980895f4d9d7038002 (diff)
tag v0.4.1v0.4.1
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 dadc6db..9bcee3d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2024"
[package]
name = "thulani"
-version = "0.4.0"
+version = "0.4.1"
edition.workspace = true
authors.workspace = true
default-run = "thulani"