Bump version
Some checks reported errors
continuous-integration/drone/tag Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Aode (lion) 2021-12-19 13:19:57 -06:00
parent 227027284d
commit a5281a3adf
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1258,7 +1258,7 @@ dependencies = [
[[package]]
name = "pict-rs-proxy"
version = "0.3.0-alpha.15"
version = "0.3.0-alpha.16"
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.15"
version = "0.3.0-alpha.16"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"