Skip to content

Commit

Permalink
Update pyenv---version
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-petrov authored Jan 27, 2022
1 parent 8aa8d84 commit 6f7a29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/pyenv---version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$PYENV_DEBUG" ] && set -x

version="2.2.3"
version="2.2.4"
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 6f7a29c

Please sign in to comment.