We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec8b5b commit 8704886Copy full SHA for 8704886
bin/aurto
@@ -2,7 +2,7 @@
2
## aurto commands, see bottom help output
3
4
set -Eeuo pipefail
5
-version="0.14.0"
+version="0.14.1"
6
command=${1:-}
7
arg1=${2:-}
8
0 commit comments