Bump version number

This commit is contained in:
Valentin Brandl 2020-03-22 18:13:29 +01:00
parent 7e5adbee24
commit 978321e6ef
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -830,7 +830,7 @@ dependencies = [
[[package]]
name = "hoc"
version = "0.11.5"
version = "0.11.6"
dependencies = [
"actix-rt",
"actix-web",

View File

@ -1,6 +1,6 @@
[package]
name = "hoc"
version = "0.11.5"
version = "0.11.6"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
edition = "2018"
build = "build.rs"