bump version

This commit is contained in:
Aode (lion) 2021-10-22 23:53:57 -05:00
parent 36b83f114a
commit e720ed6af2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1148,7 +1148,7 @@ dependencies = [
[[package]]
name = "pict-rs"
version = "0.3.0-alpha.40"
version = "0.3.0-alpha.41"
dependencies = [
"actix-form-data",
"actix-rt",

View File

@ -1,7 +1,7 @@
[package]
name = "pict-rs"
description = "A simple image hosting service"
version = "0.3.0-alpha.40"
version = "0.3.0-alpha.41"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"