From 5f929fbc5b4687b6e13442375e443f509fffd059 Mon Sep 17 00:00:00 2001
From: Alex Butler <alexheretic@gmail.com>
Date: Thu, 21 Jan 2021 22:42:22 +0000
Subject: [PATCH] Release 0.10.5

---
 bin/aurto | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/aurto b/bin/aurto
index 319b087..ef34452 100755
--- a/bin/aurto
+++ b/bin/aurto
@@ -2,7 +2,7 @@
 ## aurto commands, see bottom help output
 
 set -eu
-version="0.10.4"
+version="0.10.5"
 command=${1:-}
 arg1=${2:-}