From 92884132cdaa0a5bfe48b7bda2e130340769abf9 Mon Sep 17 00:00:00 2001 From: Mihai Galos Date: Fri, 8 Sep 2023 22:43:34 +0200 Subject: [PATCH] chore: Bump version to 1.8.5 Testing aarch64-unknown-linux-musl builds. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index af0bda2..ad105d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aim" -version = "1.8.4" +version = "1.8.5" edition = "2021" authors = ["Mihai Galos "] description = "🎯 A command line download/upload tool with resume."