summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBotahamec <botahamec@outlook.com>2025-01-06 22:19:08 -0500
committerBotahamec <botahamec@outlook.com>2025-01-06 22:19:08 -0500
commitbf95904b3532a9175a7bfa14a3f216abbd15ee98 (patch)
tree843971419b1934cd55e981c94fa88bc6d5b4bc0a
parentd7db61502adf14a6ac6babd04580377e09fe3eaf (diff)
Update version number
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 336b74e..90a8e4f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
rust-version = "1.82"