From 787a4ba15c5250e9c1152df98e017e0870dae853 Mon Sep 17 00:00:00 2001 From: doprz <52579214+doprz@users.noreply.github.com> Date: Tue, 18 Apr 2023 10:00:45 -0500 Subject: [PATCH] chore: increase version to v0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9272d3f..446ebd0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dipc" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "Convert your favorite images and wallpapers with your favorite color palettes/themes" homepage = "https://github.com/doprz/dipc"