From 77327a804c538ddda89dafcac8ab05e75c4a543b Mon Sep 17 00:00:00 2001 From: "Matthew D. Steele" Date: Sat, 30 May 2026 13:40:23 -0400 Subject: [PATCH] Bump version number to v0.11.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5e706c5..8ca8aec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-bundle" -version = "0.10.0" +version = "0.11.0" authors = ["George Burton "] license = "MIT OR Apache-2.0" keywords = ["bundle", "cargo"]