From 8a85d31f1aca9be9d70a5dae89fabd1d578160d9 Mon Sep 17 00:00:00 2001 From: Paul Delafosse Date: Sat, 8 Feb 2025 20:28:26 +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 eaa6881..2757496 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freedesktop-icons" -version = "0.3.0" +version = "0.3.1" edition = "2021" license = "MIT"