feat: release new version
Some checks failed
/ build (push) Failing after 3s
/ check (push) Has been skipped

This commit is contained in:
Jalil David Salamé Messina 2024-11-23 21:15:47 +01:00
parent bea38bc445
commit b073806187
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -3,7 +3,7 @@ cargo-features = ["codegen-backend"]
[package] [package]
description = "An HTTP server using HTTP basic auth to make secure calls to nsupdate" description = "An HTTP server using HTTP basic auth to make secure calls to nsupdate"
name = "webnsupdate" name = "webnsupdate"
version = "0.3.2-dev" version = "0.3.2"
edition = "2021" edition = "2021"
license-file = "LICENSE" license-file = "LICENSE"
readme = "README.md" readme = "README.md"