(cargo-release) version 0.9.0

This commit is contained in:
Tony Garnock-Jones 2021-08-25 16:30:58 +02:00
parent 3f5a14470e
commit 86e140ef2f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1314,7 +1314,7 @@ dependencies = [
[[package]]
name = "syndicate-server"
version = "0.8.0"
version = "0.9.0"
dependencies = [
"futures",
"structopt",

View File

@ -1,6 +1,6 @@
[package]
name = "syndicate-server"
version = "0.8.0"
version = "0.9.0"
authors = ["Tony Garnock-Jones <tonyg@leastfixedpoint.com>"]
edition = "2018"