Bump version to v0.12.0

This commit is contained in:
spikecodes 2021-05-09 18:27:25 -07:00
parent 928907086c
commit 499a56aed4
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

@ -607,7 +607,7 @@ checksum = "18794a8ad5b29321f790b55d93dfba91e125cb1a9edbd4f8e3150acc771c1a5e"
[[package]]
name = "libreddit"
version = "0.11.2"
version = "0.12.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.11.2"
version = "0.12.0"
authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"]
edition = "2018"