summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicha White <botahamec@outlook.com>2024-05-31 11:01:54 -0400
committerMicha White <botahamec@outlook.com>2024-05-31 11:01:54 -0400
commit0e0b0164eb4009c513cb02b0dc287b1658fcecc3 (patch)
tree99eb2d5824af9b1530a05acf2698e73ec045396d
parentcd4a2f87ec186474c2f944488f42274855a15ecb (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 76e214c..bb49b07 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "happylock"
-version = "0.2.1"
+version = "0.3.0"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2021"
rust-version = "1.65"