bump version

This commit is contained in:
Aode (lion) 2022-01-18 11:37:00 -06:00
parent 340df7086d
commit 6f6f22ab90
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.18"
version = "0.3.0-alpha.19"
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.18"
version = "0.3.0-alpha.19"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"