From d20e4b6be08d85c26ea5896767d6b10988185e22 Mon Sep 17 00:00:00 2001 From: winston Date: Sat, 28 Oct 2023 01:47:19 +0200 Subject: [PATCH] chore(whiskers): release as 1.0.2 Release-As: 1.0.2 --- Cargo.lock | 2 +- whiskers/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ce825517..e7100d5d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -158,7 +158,7 @@ dependencies = [ [[package]] name = "catppuccin-whiskers" -version = "1.0.1" +version = "1.0.2" dependencies = [ "base64", "catppuccin", diff --git a/whiskers/Cargo.toml b/whiskers/Cargo.toml index 267e2445..c8061f7a 100644 --- a/whiskers/Cargo.toml +++ b/whiskers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "catppuccin-whiskers" -version = "1.0.1" +version = "1.0.2" authors = ["backwardspy "] edition = "2021" description = "Soothing port creation tool for the high-spirited!"