diff --git a/Cargo.toml b/Cargo.toml index 4067e58..834ec5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ cargo-features = ["codegen-backend"] [package] description = "An HTTP server using HTTP basic auth to make secure calls to nsupdate" name = "webnsupdate" -version = "0.3.2-dev" +version = "0.3.2" edition = "2021" license-file = "LICENSE" readme = "README.md"