From 1be7d4e73bf262b9770cfd1dc68ee77a5e4d6cf3 Mon Sep 17 00:00:00 2001 From: Paul Delafosse Date: Sun, 18 Dec 2022 17:54:54 +0100 Subject: [PATCH] chore: Bump version to 0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f13ea39..ce9852c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freedesktop-icons" -version = "0.2.1" +version = "0.2.2" edition = "2021" license = "MIT"