Bump version

This commit is contained in:
Ridan Vandenbergh 2025-06-24 18:03:27 +02:00
parent 6fbf0662fb
commit 05b48b3b91
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -72,7 +72,7 @@ dependencies = [
[[package]] [[package]]
name = "icon" name = "icon"
version = "0.1.1" version = "0.1.2"
dependencies = [ dependencies = [
"freedesktop-desktop-entry", "freedesktop-desktop-entry",
"freedesktop_entry_parser", "freedesktop_entry_parser",

View file

@ -1,7 +1,7 @@
[package] [package]
name = "icon" name = "icon"
description = "Reality-compliant library to find icons on linux with ease" description = "Reality-compliant library to find icons on linux with ease"
version = "0.1.1" version = "0.1.2"
edition = "2024" edition = "2024"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
include = [ include = [