From b076b076e3992dc0f3d84f9d3f56d8e30a62b4ba Mon Sep 17 00:00:00 2001 From: ayaka Date: Sat, 31 Aug 2024 10:20:57 +1200 Subject: [PATCH] v0.35.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 03f2eda..d4e7f8e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1047,7 +1047,7 @@ dependencies = [ [[package]] name = "redsunlib" -version = "0.35.1" +version = "0.35.2" dependencies = [ "arc-swap", "askama", diff --git a/Cargo.toml b/Cargo.toml index 117c6e9..d814824 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "redsunlib" description = " Alternative private front-end to Reddit" license = "AGPL-3.0" repository = "https://git.stardust.wtf/iridium/redsunlib" -version = "0.35.1" +version = "0.35.2" authors = [ "Matthew Esposito ", "spikecodes <19519553+spikecodes@users.noreply.github.com>",