Bump version to 0.4

merge-requests/368/head
Timo Kösters 2 years ago
parent 10b1557c0e
commit 35fd732b04
No known key found for this signature in database
GPG Key ID: 24DA7517711A2BA4

2
Cargo.lock generated

@ -406,7 +406,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.3.0-next"
version = "0.4.0"
dependencies = [
"axum",
"axum-server",

@ -6,7 +6,7 @@ authors = ["timokoesters <timo@koesters.xyz>"]
homepage = "https://conduit.rs"
repository = "https://gitlab.com/famedly/conduit"
readme = "README.md"
version = "0.3.0-next"
version = "0.4.0"
rust-version = "1.56"
edition = "2021"

Loading…
Cancel
Save