From ed2f6f078434db25c100573f9127f6359cc91749 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 15 Nov 2024 21:31:51 +0900
Subject: [PATCH] Bump to version 0.14.0
---
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
index 5254fa6..45fb2b2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "megalodon"
-version = "0.13.10"
+version = "0.14.0"
edition = "2021"
authors = ["Akira Fukushima "]
description = "Mastodon and Pleroma API client library for Rust."