diff --git a/Cargo.toml b/Cargo.toml index 0d8826b..433058e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghpool" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "Internal GitHub API proxy with PAT pooling and caching" license = "MIT"