(cargo-release) version 0.18.0

This commit is contained in:
Tony Garnock-Jones 2022-01-07 22:06:08 +01:00
parent ff827f9c38
commit c29f46c117
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1545,7 +1545,7 @@ dependencies = [
[[package]]
name = "syndicate-server"
version = "0.17.0"
version = "0.18.0"
dependencies = [
"chrono",
"futures",

View File

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