summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2024-03-14 21:40:10 -0400
committerMica White <botahamec@outlook.com>2024-03-14 21:40:10 -0400
commitfaebe204daff3747374c2a3141029f35de2fdc1f (patch)
treeaf3ecf0946eef143fdebf86d952a2c0ad18f07e1
parentedbb480310e3dd2c865f9481892cfc262e5a97da (diff)
Change version number
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f23391b..3c63104 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
description = "Free deadlock prevention"