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