(cargo-release) version 0.8.0-alpha.0

This commit is contained in:
Tony Garnock-Jones 2021-08-13 12:51:48 -04:00
parent 2384b29754
commit 5a3a572dcf
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.2.0"
version = "0.8.0-alpha.0"
dependencies = [
"futures",
"structopt",

View File

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