From c4750d54d1ffced6a1f311b4f7a4c7958f5fa360 Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Tue, 17 Sep 2024 13:11:04 +0530 Subject: [PATCH] Bump `Cargo.toml` version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 63582b2..598f4f0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -743,7 +743,7 @@ dependencies = [ [[package]] name = "ferium" -version = "4.7.0" +version = "4.7.1" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 98c765f..9cd5018 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ferium" -version = "4.7.0" +version = "4.7.1" repository = "https://github.com/gorilla-devs/ferium" description = "Fast CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases" authors = [