Skip to content

Commit 93ace8b

Browse files
committed
Prepare 1.22.0
Signed-off-by: Anton Antonov <anton.synd.antonov@gmail.com>
1 parent 9fe63e9 commit 93ace8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libexec/goenv---version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
set -e
1313
[ -n "$GOENV_DEBUG" ] && set -x
1414

15-
version="1.21.0"
15+
version="1.22.0"
1616
git_revision=""
1717

1818
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then

0 commit comments

Comments
 (0)