]> git.scottworley.com Git - voter/commitdiff
Release 0.2.4 v0.2.4
authorScott Worley <scottworley@scottworley.com>
Sun, 20 Nov 2022 09:33:17 +0000 (01:33 -0800)
committerScott Worley <scottworley@scottworley.com>
Sun, 20 Nov 2022 09:33:17 +0000 (01:33 -0800)
Cargo.lock
Cargo.toml

index b3154dcbf78eadf6a0f7aea414ce9fff0557ec4d..f285169ff73cb4494d73c65b6e9908b1f536b85b 100644 (file)
@@ -174,7 +174,7 @@ dependencies = [
 
 [[package]]
 name = "voter"
-version = "0.2.3"
+version = "0.2.4"
 dependencies = [
  "cgi",
  "fd-lock",
index e389d267df85ee05ff82067f3d56f0aa6d5ffa58..4f0d17e0ea59cf385dc26f6dc17941d7cfde5db0 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "voter"
-version = "0.2.3"
+version = "0.2.4"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "A simple web page that tracks votes"