From 66b9d5c28614907e4a1c984123f307d00cbacd97 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 16 Apr 2024 00:32:45 +0900 Subject: [PATCH] Bump to version 0.13.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 71a4333..1c42399 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "megalodon" -version = "0.13.3" +version = "0.13.4" edition = "2021" authors = ["Akira Fukushima "] description = "Mastodon and Pleroma API client library for Rust."