From 2045e288773b984e3c91415a5fcb736d98509a15 Mon Sep 17 00:00:00 2001 From: Paul Delafosse Date: Wed, 16 Apr 2025 09:01:09 +0200 Subject: [PATCH] chore(version): bump to 0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2757496..993b783 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freedesktop-icons" -version = "0.3.1" +version = "0.4.0" edition = "2021" license = "MIT"