From ed5adc0ac76ef86831785cc1436f4ea4b512bdc6 Mon Sep 17 00:00:00 2001 From: kevinnls <57634663+kevinnls@users.noreply.github.com> Date: Thu, 18 Mar 2021 12:47:24 +0530 Subject: [PATCH] version bump --- bak-old.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bak-old.sh b/bak-old.sh index 3fef4b6..86e0449 100755 --- a/bak-old.sh +++ b/bak-old.sh @@ -5,7 +5,7 @@ # - another Linux user tired of # # type cp file file.bak # ################################### -version='0.1.0-beta' +version='0.1.1-beta' ### IFS precautions # OLDIFS="$IFS"