[chore] Cargo.toml: bump version to 0.3.0-dev

This commit is contained in:
Jalil David Salamé Messina 2024-06-02 15:52:49 +02:00
parent 43f3c417da
commit bd5737e4f2
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ cargo-features = ["codegen-backend"]
[package]
description = "An HTTP server using HTTP basic auth to make secure calls to nsupdate"
name = "webnsupdate"
version = "0.2.1"
version = "0.3.0-dev"
edition = "2021"
[dependencies]