From e79242c9e7aefa4ec5d1281385beab2faa7447ce Mon Sep 17 00:00:00 2001 From: Matthew Esposito Date: Mon, 4 Mar 2024 20:20:23 -0500 Subject: [PATCH] v0.31.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c8f691f..ef7ffa1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.31.0" +version = "0.31.2" authors = [ "Matthew Esposito ", "spikecodes <19519553+spikecodes@users.noreply.github.com>",