]> git.scottworley.com Git - gumdrone/commitdiff
Release 0.1.1 v0.1.1
authorScott Worley <scottworley@scottworley.com>
Fri, 7 Feb 2025 06:52:04 +0000 (22:52 -0800)
committerScott Worley <scottworley@scottworley.com>
Fri, 7 Feb 2025 06:52:04 +0000 (22:52 -0800)
Cargo.lock
Cargo.toml
Changelog.md

index 599ea827b7bd24eec7a9b520bb6518629cd74ee2..990cebd8716614dceb4b19897a7a73ee22642035 100644 (file)
@@ -57,7 +57,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
 
 [[package]]
 name = "gumdrone"
 
 [[package]]
 name = "gumdrone"
-version = "0.1.0"
+version = "0.1.1"
 dependencies = [
  "cgi",
  "fd-lock",
 dependencies = [
  "cgi",
  "fd-lock",
index f315a8d8499710d88a777165360256403b7e99d3..9f5da688b56149328347026a3c4e3249d9f08718 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "gumdrone"
 [package]
 name = "gumdrone"
-version = "0.1.0"
+version = "0.1.1"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Order chewing gum from a website"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Order chewing gum from a website"
index e542556acda90cf45cc489c61d1321376d7dd4e7..f7a5cb911fef6f2a567d78bb1fc6297363696245 100644 (file)
@@ -1,5 +1,8 @@
 # Unreleased
 
 # Unreleased
 
+
+# 0.1.1 (February 06, 2025)
+
 Drop unused dependency "rand"
 
 
 Drop unused dependency "rand"