chore: release api v0.3.2
Build and Push API / release (push) Successful in 3s
Build and Push API / build (push) Successful in 1m15s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-11 19:43:08 +01:00
co-authored by Claude Opus 4.5
parent 8609181447
commit 617ff61347
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.3.2] - 2026-01-11
### Added
- Mandatory release procedure documentation in AGENTS.md
## [0.3.1] - 2026-01-11
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "webber-api"
version = "0.3.1"
version = "0.3.2"
description = "Webber API - Multi-Agent AI Development Server"
authors = [
{name = "jpmschweitzer"}