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 bf510eb commit dc08a4fCopy full SHA for dc08a4f
wt
@@ -4,7 +4,7 @@ set -e
4
# Switch between git worktrees with speed.
5
6
args=("$@")
7
-VERSION="0.1.0"
+VERSION="0.1.1"
8
TMP_PATH=$(mktemp)
9
BINARY_PATH=$(which wt)
10
JQ_URL="https://stedolan.github.io/jq/download"
0 commit comments