From 7c2b65f102bd8457a5d36e92acaffd797e77f1d3 Mon Sep 17 00:00:00 2001 From: Alex Butler Date: Sun, 18 Oct 2020 17:37:21 +0100 Subject: [PATCH] Release 0.10.2 --- bin/aurto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/aurto b/bin/aurto index fc3f5be..da53ef2 100755 --- a/bin/aurto +++ b/bin/aurto @@ -2,7 +2,7 @@ ## aurto commands, see bottom help output set -eu -version="0.10.1" +version="0.10.2" command=${1:-} arg1=${2:-}