Skip to content

Commit

Permalink
rbenv 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jun 15, 2017
1 parent 755c820 commit 6cd487d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/rbenv---version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$RBENV_DEBUG" ] && set -x

version="1.1.0"
version="1.1.1"
git_revision=""

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

0 comments on commit 6cd487d

Please sign in to comment.