From f97f76b09de716b62af7a45ca485caa35d34e559 Mon Sep 17 00:00:00 2001 From: Mary Strodl Date: Wed, 5 Jul 2023 16:13:53 -0400 Subject: [PATCH] Release 0.4.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f8b9f81..ec1f339 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "clink" description = "A CLI client for the Computer Science House internet-connected vending machines!" authors = ["Mary Strodl ", "Willard Nilges "] -version = "0.3.2" +version = "0.4.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html