Bump version to v0.6.0

This commit is contained in:
Timo Kösters 2023-08-10 18:57:25 +02:00
parent b7b2eb9d05
commit 5d16948030
No known key found for this signature in database
GPG Key ID: 0B25E636FBA7E4CB
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -363,7 +363,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.6.0-alpha"
version = "0.6.0"
dependencies = [
"async-trait",
"axum",

View File

@ -6,7 +6,7 @@ authors = ["timokoesters <timo@koesters.xyz>"]
homepage = "https://conduit.rs"
repository = "https://gitlab.com/famedly/conduit"
readme = "README.md"
version = "0.6.0-alpha"
version = "0.6.0"
edition = "2021"
# When changing this, make sure to update the `flake.lock` file by running