summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2024-03-14 22:00:08 -0400
committerMica White <botahamec@outlook.com>2024-03-14 22:00:08 -0400
commitbf0b861619d378c6e6f571a1709697d18987b21d (patch)
tree209e3d20db16fc16830bd3eab864dd91bf67d465 /Cargo.toml
parentfaebe204daff3747374c2a3141029f35de2fdc1f (diff)
Fix another bug
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 3c63104..6812feb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
description = "Free deadlock prevention"