From da2ea6abf9be667363eb77e108dc3e7fc8dc22dc Mon Sep 17 00:00:00 2001 From: Jacob Callahan Date: Thu, 26 Sep 2024 13:42:57 -0400 Subject: [PATCH] bump version to 0.1.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 201c614..2b5585d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hussh" -version = "0.1.6" +version = "0.1.7" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html