From c813edbc39dd30e2f4ea139c41e23d2419109678 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Wed, 4 Sep 2024 23:49:37 -0400 Subject: [PATCH] Bump version to 1.0.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9a4ec4e..7dafd30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ members = [ [workspace.package] edition = "2021" -version = "1.0.7" +version = "1.0.8" license = "MIT OR Apache-2.0" readme = "README.md"