Compare commits

...

1 commit

Author SHA1 Message Date
b073806187
feat: release new version
Some checks failed
/ build (push) Failing after 3s
/ check (push) Has been skipped
2024-11-23 21:15:55 +01:00

View file

@ -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"