From 6140e1e744790f9a4b5b4be0db1cf52405a2e67e Mon Sep 17 00:00:00 2001 From: ospab Date: Thu, 14 May 2026 23:08:19 +0300 Subject: [PATCH] CI/CD: prepare version v0.1.9 [skip ci] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7a98ff..d3247cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ resolver = "2" [workspace.package] edition = "2021" license = "BSL 1.1" -version = "0.1.7" +version = "0.1.9" [workspace.dependencies] anyhow = "1.0"