bump version
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing

This commit is contained in:
Aode (lion) 2022-01-18 11:38:57 -06:00
parent cc52c4a3ca
commit a3268d7e9f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1270,7 +1270,7 @@ dependencies = [
[[package]]
name = "pict-rs-proxy"
version = "0.3.0-alpha.19"
version = "0.3.0-alpha.20"
dependencies = [
"actix-rt",
"actix-web",

View file

@ -1,7 +1,7 @@
[package]
name = "pict-rs-proxy"
description = "A simple web frontend for pict-rs"
version = "0.3.0-alpha.19"
version = "0.3.0-alpha.20"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"