From cca2d3cf357abf45e28d3b3191664a20b612bda5 Mon Sep 17 00:00:00 2001 From: Manuele Sarfatti Date: Sun, 11 May 2025 14:13:59 +0200 Subject: [PATCH] Release v0.0.0.6 --- dist/beddu.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/beddu.sh b/dist/beddu.sh index 452c9e2..0f527c6 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.6 -# Generated on: Sun May 11 14:08:59 CEST 2025 +# Version: v0.0.0.6 +# Generated on: Sun May 11 14:13:59 CEST 2025 readonly _q='?' readonly _a='❯'