From 1c0596a746651b8520bfefa41ae023472b442bba Mon Sep 17 00:00:00 2001 From: Alie Date: Mon, 29 Jan 2024 13:16:42 +0100 Subject: [PATCH] change version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0ff4737..aaa6ee2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mastodon-image-uploader-bot" -version = "0.3.0" +version = "0.3.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html