chore: bump version
Some checks failed
/ check (push) Failing after 8s
/ build (push) Failing after 2s

New dev version
This commit is contained in:
Jalil David Salamé Messina 2024-10-28 22:42:15 +01:00
parent 618670512e
commit d08fcfae58
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.1" version = "0.3.2-dev"
edition = "2021" edition = "2021"
[dependencies] [dependencies]