From 2426d879516fc004389f3b29e9f52464c59a1711 Mon Sep 17 00:00:00 2001 From: Lennard Kittner Date: Mon, 16 Mar 2026 17:27:46 +0100 Subject: [PATCH] Version bump --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8561107..761d9da 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -401,7 +401,7 @@ dependencies = [ [[package]] name = "hyper_headset" -version = "1.5.2" +version = "1.5.3" dependencies = [ "clap 4.5.58", "dialog", diff --git a/Cargo.toml b/Cargo.toml index 61393b4..4098dc3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper_headset" -version = "1.5.2" +version = "1.5.3" edition = "2021" authors = ["Lennard Kittner"] description = "A CLI and tray application for monitoring and managing HyperX headsets."