Bump version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Aode (Lion) 2022-01-30 17:08:02 -06:00
parent 44f1cfd248
commit 5fd7bf815c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1375,7 +1375,7 @@ dependencies = [
[[package]]
name = "pict-rs-aggregator"
version = "0.1.24"
version = "0.1.25"
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.1.24"
version = "0.1.25"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"