release: v1.1.2

- fix(opensearch): make ML model registration idempotent
This commit is contained in:
2026-03-25 18:07:39 +00:00
parent 30dc4f9c5e
commit 683cec9307
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sunbeam-sdk"
version = "1.1.1"
version = "1.1.2"
edition = "2024"
description = "Sunbeam Studios SDK, CLI, and ecosystem integrations"
repository = "https://src.sunbeam.pt/studio/cli"