Update version to 0.1.1

This commit is contained in:
spikecodes 2020-11-16 14:58:52 -08:00
parent a74f37e965
commit 9ee86a9145
1 changed files with 2 additions and 2 deletions

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.1.0"
version = "0.1.1"
authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"]
edition = "2018"
@ -18,4 +18,4 @@ pulldown-cmark = "0.8.0"
chrono = "0.4"
[build-dependencies]
askama = "0.9"
askama = "0.9"