From aa9a93fcbfe715c5d53e4ef0b919647de0da9514 Mon Sep 17 00:00:00 2001 From: ospab Date: Sun, 17 May 2026 03:35:57 +0300 Subject: [PATCH] CI/CD: release version v0.1.61 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7aa3b1c..f6e9d98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ resolver = "2" [workspace.package] edition = "2021" license = "BSL 1.1" -version = "0.1.60" +version = "0.1.61" [workspace.dependencies] anyhow = "1.0"