fix: include build module (was gitignored)

Bump: sunbeam-sdk v0.12.1
This commit is contained in:
2026-03-21 20:37:54 +00:00
parent f06a167496
commit 97976e0686
3 changed files with 443 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sunbeam-sdk"
version = "0.12.0"
version = "0.12.1"
edition = "2024"
description = "Sunbeam SDK — reusable library for cluster management"
repository = "https://src.sunbeam.pt/studio/cli"