From: Scott Worley Date: Fri, 7 Feb 2025 08:45:53 +0000 (-0800) Subject: Release 0.1.2 X-Git-Tag: v0.1.2 X-Git-Url: http://git.scottworley.com/gumdrone/commitdiff_plain/refs/tags/v0.1.2 Release 0.1.2 --- diff --git a/Cargo.lock b/Cargo.lock index 990cebd..50328db 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -57,7 +57,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "gumdrone" -version = "0.1.1" +version = "0.1.2" dependencies = [ "cgi", "fd-lock", diff --git a/Cargo.toml b/Cargo.toml index 9f5da68..fc34ec7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gumdrone" -version = "0.1.1" +version = "0.1.2" edition = "2021" authors = ["Scott Worley "] description = "Order chewing gum from a website" diff --git a/Changelog.md b/Changelog.md index 2ba2f83..6cbae9a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,8 @@ # Unreleased + +# 0.1.2 (February 07, 2025) + Use POST