From e3641148b25210687e554907e8864c12b3f8c15e Mon Sep 17 00:00:00 2001 From: evalir Date: Thu, 15 Jan 2026 14:59:32 +0100 Subject: [PATCH] chore: 0.18.0-rc.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 26ff04e..9ab5dbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "init4-bin-base" description = "Internal utilities for binaries produced by the init4 team" keywords = ["init4", "bin", "base"] -version = "0.18.0-rc.5" +version = "0.18.0-rc.6" edition = "2021" rust-version = "1.85" authors = ["init4", "James Prestwich", "evalir"]