From a72a775bb0d6f4521aab458e85e14bce7fc43d0d Mon Sep 17 00:00:00 2001 From: Alex Butler Date: Mon, 30 May 2022 19:58:34 +0100 Subject: [PATCH] Release 0.12.1 --- bin/aurto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/aurto b/bin/aurto index 2338d30..8d3e0da 100755 --- a/bin/aurto +++ b/bin/aurto @@ -2,7 +2,7 @@ ## aurto commands, see bottom help output set -Eeuo pipefail -version="0.12.0" +version="0.12.1" command=${1:-} arg1=${2:-}