From 51eebd05f1fdf493bea188462cecd3d9be7cd0e4 Mon Sep 17 00:00:00 2001 From: Paul Delafosse Date: Tue, 17 May 2022 07:17:16 +0200 Subject: [PATCH] chore: bump version to 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 64d4da6..41fe623 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freedesktop-icons" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT"