chore: Bump version number (v0.22.4)
Some checks failed
continuous-integration/drone/tag Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
Valentin Brandl 2022-06-16 12:32:54 +02:00
parent aeb1293067
commit 32a2cc7132
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -870,7 +870,7 @@ dependencies = [
[[package]]
name = "hoc"
version = "0.22.3"
version = "0.22.4"
dependencies = [
"actix-rt",
"actix-web",

View File

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