summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2025-03-15 17:15:20 -0400
committerMica White <botahamec@outlook.com>2025-03-15 17:15:20 -0400
commit95ff1eb39dd7806ed3066a299e975afd72d89951 (patch)
tree5496c3fbc7a524c377a8bf6aee469b4ac8293710 /Cargo.toml
parenta650c42f422639004a29cae6eac2b2a666f5ba10 (diff)
Update version number to 0.5
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 8b7036b..5c62d6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.4.3"
+version = "0.5.0"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
rust-version = "1.82"