]> git.scottworley.com Git - voter/commitdiff
Release 0.2.3 v0.2.3
authorScott Worley <scottworley@scottworley.com>
Sun, 20 Nov 2022 08:46:30 +0000 (00:46 -0800)
committerScott Worley <scottworley@scottworley.com>
Sun, 20 Nov 2022 08:46:30 +0000 (00:46 -0800)
Cargo.lock
Cargo.toml

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