From df0ebc36f1a82f903b10f4efa0f6eda05b116f5d Mon Sep 17 00:00:00 2001 From: Dionisio Date: Fri, 13 Feb 2026 12:38:41 +0100 Subject: [PATCH] chore: bump version to 0.3.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d4a01d8..542df1e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oxicloud" -version = "0.3.3" +version = "0.3.4" edition = "2021"