~prma/ddd

39918d6718b7001e886aeb59c7cb077a757195d4 — Perma Alesheikh 5 months ago 2a4ed5d v0.4.0
bump the version in cargo

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.3.0"
version = "0.4.0"
dependencies = [
 "anstream",
 "axum",

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