Upgrade to version 0.23

This commit is contained in:
spikecodes 2022-10-31 20:35:00 -07:00
parent b4d3f03335
commit aa54301054
No known key found for this signature in database
GPG Key ID: 004CECFF9B463BCB
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -582,7 +582,7 @@ checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
[[package]]
name = "libreddit"
version = "0.22.9"
version = "0.23.0"
dependencies = [
"askama",
"async-recursion",

View File

@ -3,7 +3,7 @@ name = "libreddit"
description = " Alternative private front-end to Reddit"
license = "AGPL-3.0"
repository = "https://github.com/spikecodes/libreddit"
version = "0.22.9"
version = "0.23.0"
authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"]
edition = "2021"