Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed Jan 20, 2016
1 parent 1fba8dc commit 475702a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/plenv---version
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$PLENV_DEBUG" ] && set -x

version="2.1.1"
version="2.2.0"

if cd "$PLENV_ROOT" 2>/dev/null; then
git_revision="$(git describe --tags HEAD 2>/dev/null || true)"
Expand Down

0 comments on commit 475702a

Please sign in to comment.