]> git.scottworley.com Git - voter/commitdiff
Release 0.2.5 v0.2.5
authorScott Worley <scottworley@scottworley.com>
Thu, 24 Nov 2022 00:18:31 +0000 (16:18 -0800)
committerScott Worley <scottworley@scottworley.com>
Thu, 24 Nov 2022 00:18:31 +0000 (16:18 -0800)
Cargo.lock
Cargo.toml

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