From 05b48b3b91d1603e8cf38bcafb8325b6d6ecd337 Mon Sep 17 00:00:00 2001 From: Ridan Vandenbergh Date: Tue, 24 Jun 2025 18:03:27 +0200 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 40cdf4a..49ce8e1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -72,7 +72,7 @@ dependencies = [ [[package]] name = "icon" -version = "0.1.1" +version = "0.1.2" dependencies = [ "freedesktop-desktop-entry", "freedesktop_entry_parser", diff --git a/Cargo.toml b/Cargo.toml index a618cb0..6fa9e45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "icon" description = "Reality-compliant library to find icons on linux with ease" -version = "0.1.1" +version = "0.1.2" edition = "2024" license = "MIT OR Apache-2.0" include = [