From c343b26420907341bb2c09e146695bc173a1693b Mon Sep 17 00:00:00 2001 From: Diocrafts Date: Sat, 11 Apr 2026 11:09:21 +0200 Subject: [PATCH] chore: bump version to 0.5.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 060b7d0b..fccc9be6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oxicloud" -version = "0.5.4" +version = "0.5.5" edition = "2024" default-run = "oxicloud"