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