chore: bump version to dev
All checks were successful
/ build (push) Successful in 2s
/ check (push) Successful in 7s

preparing for the next dev cycle
This commit is contained in:
Jalil David Salamé Messina 2024-11-23 21:23:48 +01:00
parent ce2692f66d
commit 657a877168
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 2 additions and 2 deletions

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"
version = "0.3.3-dev"
edition = "2021"
license-file = "LICENSE"
readme = "README.md"