From 24ae7cec60e0093068556e2393f81f3540d95307 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sun, 10 May 2026 20:23:27 +0000 Subject: [PATCH] [U] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d49a05..a80f173 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "refray" -version = "0.1.0" +version = "0.1.1" edition = "2024" authors = ["Azalea"] description = "∞-way read-write git mirroring tool"