From a7280ad38f7fabf13f9d3e1bba185ea7d210bb14 Mon Sep 17 00:00:00 2001 From: ospab Date: Sat, 16 May 2026 19:30:42 +0300 Subject: [PATCH] CI/CD: release version v0.1.48 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 720b663..54d953b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ resolver = "2" [workspace.package] edition = "2021" license = "BSL 1.1" -version = "0.1.47" +version = "0.1.48" [workspace.dependencies] anyhow = "1.0"