Skip to content

Commit

Permalink
Prepare 1.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Antonov <[email protected]>
  • Loading branch information
syndbg committed Aug 26, 2018
1 parent 3f4f833 commit f40cb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/goenv---version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$GOENV_DEBUG" ] && set -x

version="1.20.0"
version="1.21.0"
git_revision=""

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

0 comments on commit f40cb20

Please sign in to comment.