summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2024-03-15 12:29:29 -0400
committerMica White <botahamec@outlook.com>2024-03-15 12:29:29 -0400
commit0926201a52f860b1f75dda2e9bd6d2e536cc5f68 (patch)
treea4413293c171a69fa72955aac830c2fa5a31f91a
parentb820306cdc771ebd40a94335bfaf8e2501c29b29 (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 6812feb..75c723d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.1.4"
+version = "0.1.5"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
description = "Free deadlock prevention"