From be53ae6f10863a77fec6346892243533e446c902 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 19:54:28 +0200 Subject: [PATCH] chore: Release Rexit version 0.1.1 (#21) Co-authored-by: github-actions --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6b2d457..8456911 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rexit" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "Export your Reddit Chats" readme = "README.md"