From ee3d0124baea9a18ea4446aee7836e5f0c767cf7 Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Khan Date: Tue, 20 Feb 2024 12:46:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=200.7.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d845e98..8a971f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gimoji" description = "Easily add emojis to your git commit messages 🎉" -version = "0.7.4" +version = "0.7.5" edition = "2021" license = "MIT" authors = ["Zeeshan Ali Khan "]