From ea7488129a6097f1351bfcf6543a2d44f6b21776 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Jun 2026 08:14:16 +0000 Subject: [PATCH] chore: bump version to 0.12.0-next --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 39fd1db..d2096b7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -728,7 +728,7 @@ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" [[package]] name = "openshell-image-builder" -version = "0.11.0-next" +version = "0.12.0-next" dependencies = [ "clap", "ctor", diff --git a/Cargo.toml b/Cargo.toml index 03ca981..765c419 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ [package] name = "openshell-image-builder" -version = "0.11.0-next" +version = "0.12.0-next" edition = "2024" [dependencies]