From 5e8d39a7a7c74fd0b8b86042e7e0f587c45fada9 Mon Sep 17 00:00:00 2001 From: Paul Delafosse Date: Wed, 24 Jan 2024 17:00:46 +0100 Subject: [PATCH] chore: bump manifest to 0.2.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 609964c..6da4d46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freedesktop-icons" -version = "0.2.4" +version = "0.2.5" edition = "2021" license = "MIT"