From f872baa1fea4b7d4401675042aa9f3e6eb905877 Mon Sep 17 00:00:00 2001 From: spikecodes <19519553+spikecodes@users.noreply.github.com> Date: Thu, 18 Mar 2021 21:35:14 -0700 Subject: [PATCH] Update 0.5.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a3825f2..0a970b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.5.1" +version = "0.5.2" authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"] edition = "2018"