Release 0.3.33
Test / test (push) Successful in 27s
Publish release / publish (push) Successful in 1m41s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y42TyF8Zu7NGRR2893vNcZ
This commit is contained in:
Bendik Aagaard Lynghaug
2026-09-02 11:48:42 +02:00
co-authored by Claude Fable 5
parent b044780e61
commit bd12dd4e99
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2948,7 +2948,7 @@ dependencies = [
[[package]]
name = "portal"
version = "0.3.32"
version = "0.3.33"
dependencies = [
"anyhow",
"arc-swap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "portal"
version = "0.3.32"
version = "0.3.33"
edition = "2021"
[lib]