~prma/ddd

e112efa22160e59268b4950a60029076e2a3fb57 — Perma Alesheikh 5 months ago 42522da v0.3.0
bump the version

Signed-off-by: Perma Alesheikh <me@prma.dev>
2 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.lock
M Cargo.toml
M Cargo.lock => Cargo.lock +1 -1
@@ 391,7 391,7 @@ dependencies = [

[[package]]
name = "der_die_das"
version = "0.2.5"
version = "0.3.0"
dependencies = [
 "axum",
 "clap",

M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "der_die_das"
version = "0.2.5"
version = "0.3.0"
edition = "2021"
authors = ["Perma Alesheikh <me@prma.dev>"]
license = "EUPL-1.2"