Bump version

This commit is contained in:
asonix 2022-06-21 13:30:07 -05:00
parent e9a7090f73
commit a9bc598fc0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1365,7 +1365,7 @@ dependencies = [
[[package]]
name = "pict-rs-aggregator"
version = "0.2.0-alpha.4"
version = "0.2.0-alpha.5"
dependencies = [
"actix-rt",
"actix-web",

View file

@ -1,7 +1,7 @@
[package]
name = "pict-rs-aggregator"
description = "A simple image aggregation service for pict-rs"
version = "0.2.0-alpha.4"
version = "0.2.0-alpha.5"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"