diff --git a/Cargo.toml b/Cargo.toml index 85f61d6..14c3ba1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghpool" -version = "0.5.1" +version = "0.6.0" edition = "2021" description = "Internal GitHub API proxy with PAT pooling and caching" license = "MIT"