Bump proxy version to 0.3.9

This commit is contained in:
fawney19
2026-05-12 16:54:03 +08:00
parent 110cb147d1
commit 5509f70ad4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -310,7 +310,7 @@ dependencies = [
[[package]]
name = "aether-proxy"
version = "0.3.8"
version = "0.3.9"
dependencies = [
"aether-contracts",
"aether-gateway",

View File

@@ -1,6 +1,6 @@
[package]
name = "aether-proxy"
version = "0.3.8"
version = "0.3.9"
edition = "2021"
description = "Tunnel proxy for Aether"