Release 0.3.23
Test / test (push) Successful in 28s
Publish release / publish (push) Successful in 1m44s

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-01 17:23:33 +02:00
co-authored by Claude Fable 5
parent b259bf39bb
commit 88b1b96322
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.22"
version = "0.3.23"
dependencies = [
"anyhow",
"arc-swap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "portal"
version = "0.3.22"
version = "0.3.23"
edition = "2021"
[lib]