This commit is contained in:
Matthew Esposito 2024-06-29 12:00:34 -04:00
parent beb4cf193b
commit f44638a2cb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1038,7 +1038,7 @@ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
[[package]]
name = "redlib"
version = "0.34.0"
version = "0.35.0"
dependencies = [
"arc-swap",
"askama",

View File

@ -3,7 +3,7 @@ name = "redlib"
description = " Alternative private front-end to Reddit"
license = "AGPL-3.0"
repository = "https://github.com/redlib-org/redlib"
version = "0.34.0"
version = "0.35.0"
authors = [
"Matthew Esposito <matt+cargo@matthew.science>",
"spikecodes <19519553+spikecodes@users.noreply.github.com>",