summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2024-03-13 21:56:00 -0400
committerMica White <botahamec@outlook.com>2024-03-13 21:56:00 -0400
commit26bd3c9a0b3861719f8e0e1541d84a28531d368c (patch)
tree38d83b0195843972af8f48873865ef79d594eedb
parent870a09636cb8cddde42b5252dc7788f2b0cd629b (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 3091f8c..f23391b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
description = "Free deadlock prevention"