From 6d034039390b09f435ffc4ddf64cc32c27899a02 Mon Sep 17 00:00:00 2001 From: Manuele Sarfatti Date: Sun, 11 May 2025 14:14:05 +0200 Subject: [PATCH] Release v0.0.6 --- dist/beddu.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/beddu.sh b/dist/beddu.sh index 0f527c6..37f4e76 100755 --- a/dist/beddu.sh +++ b/dist/beddu.sh @@ -4,8 +4,8 @@ # beddu.sh - A lightweight bash framework for interactive scripts and pretty output # https://github.com/mjsarfatti/beddu # -# Version: v0.0.0.6 -# Generated on: Sun May 11 14:13:59 CEST 2025 +# Version: v0.0.6 +# Generated on: Sun May 11 14:14:05 CEST 2025 readonly _q='?' readonly _a='❯'