summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTimo Kösters <timo@koesters.xyz>2022-12-21 16:08:05 +0100
committerTimo Kösters <timo@koesters.xyz>2022-12-21 16:08:05 +0100
commit2a66ad4329c012e482b80deeaf750eb9360d758d (patch)
treed0a907a1e2840cb95745a78deddf073ec3314678 /Cargo.toml
parent53f14a2c4c216b529cc63137d8704573197aed19 (diff)
downloadconduit-2a66ad4329c012e482b80deeaf750eb9360d758d.zip
Bump version to 0.6.0-alpha
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7dc6448..019f9ce 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["timokoesters <timo@koesters.xyz>"]
homepage = "https://conduit.rs"
repository = "https://gitlab.com/famedly/conduit"
readme = "README.md"
-version = "0.5.0"
+version = "0.6.0-alpha"
rust-version = "1.64"
edition = "2021"