From c17dac50931bbffd72f709a7e82673af9f0f299b Mon Sep 17 00:00:00 2001 From: "openab-app[bot]" <274185012+openab-app[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 21:56:59 +0000 Subject: [PATCH] release: v0.3.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d08c237..a0e16be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghpool" -version = "0.3.3" +version = "0.3.4" edition = "2021" description = "Internal GitHub API proxy with PAT pooling and caching" license = "MIT"