From 4578b5fa25f4f2e27cf48b3807fd0add0325de59 Mon Sep 17 00:00:00 2001 From: Paul Delafosse Date: Thu, 23 Jan 2025 11:16:11 +0100 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 421f80a..19bf4ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freedesktop-icons" -version = "0.2.6" +version = "0.3.0" edition = "2021" license = "MIT"