~prma/ddd

de40504811aac1787a427a11c76c4f8abb425a3f — Perma Alesheikh 4 months ago 3757a88 main v0.5.0
bump the version to 0.5.0

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
@@ 395,7 395,7 @@ dependencies = [

[[package]]
name = "der_die_das"
version = "0.4.0"
version = "0.5.0"
dependencies = [
 "anstream",
 "axum",

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