From 8b9978aab5066e8be8905ffd1d1867be148675e9 Mon Sep 17 00:00:00 2001 From: Lefteris Garyfalakis Date: Sun, 11 Sep 2022 16:33:38 +0300 Subject: [PATCH] 1.0.1 --- debian/changelog | 6 ++++++ limoji | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index baa8d0d..69034f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +limoji (1.0.1) unstable; urgency=medium + + * New upstream release. + + -- Lefteris Garyfalakis Sun, 11 Sep 2022 16:33:38 +0300 + limoji (1.0.0) unstable; urgency=medium * New upstream release. diff --git a/limoji b/limoji index a7e8876..498de90 100755 --- a/limoji +++ b/limoji @@ -1,7 +1,7 @@ #!/bin/bash -# Limoji 1.0.0 +# Limoji 1.0.1 -limoji_version="1.0.0" +limoji_version="1.0.1" readonly limoji_version # Functions for printing colored symbols to the console