From: Scott Worley Date: Sat, 19 Nov 2022 19:17:04 +0000 (-0800) Subject: Release 0.2.0 X-Git-Tag: v0.2.0 X-Git-Url: http://git.scottworley.com/voter/commitdiff_plain/refs/tags/v0.2.0 Release 0.2.0 --- diff --git a/Cargo.toml b/Cargo.toml index 5f9fae9..0845800 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "voter" -version = "0.1.0" +version = "0.2.0" edition = "2021" authors = ["Scott Worley "] description = "A simple web page that tracks votes"