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"