Skip to content

Commit dc08a4f

Browse files
committed
Update version
1 parent bf510eb commit dc08a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
# Switch between git worktrees with speed.
55

66
args=("$@")
7-
VERSION="0.1.0"
7+
VERSION="0.1.1"
88
TMP_PATH=$(mktemp)
99
BINARY_PATH=$(which wt)
1010
JQ_URL="https://stedolan.github.io/jq/download"

0 commit comments

Comments
 (0)