From 214222d578bf62b4c7fc860125268f4eecb9f331 Mon Sep 17 00:00:00 2001 From: Kadir Yamamoto Date: Fri, 31 Mar 2023 11:40:01 +0900 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4f31998..c79bbff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ documentation = "https://docs.rs/clroxide" readme = "README.md" license = "MIT" repository = "https://github.com/yamakadi/clroxide" -version = "1.1.0" +version = "1.1.1" exclude = ["/test"] [lib]