diff --git a/Cargo.toml b/Cargo.toml index c53a42c..df5714a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gateway-api" -version = "0.4.0" +version = "0.8.0" description = "Kubernetes Gateway API bindings in Rust" authors = ["Shane Utt "] license = "MIT"