Release 0.3.19
Test / test (push) Failing after 25s
Publish release / publish (push) Successful in 1m40s

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 16:47:01 +02:00
co-authored by Claude Fable 5
parent 7f10ba20d3
commit d5eb362c87
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.18"
version = "0.3.19"
dependencies = [
"anyhow",
"arc-swap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "portal"
version = "0.3.18"
version = "0.3.19"
edition = "2021"
[lib]