Skip to content

Commit

Permalink
Bump version to 0.5.3 to in incorporate all the latest fixes (jruby g…
Browse files Browse the repository at this point in the history
  • Loading branch information
jf committed Dec 17, 2013
1 parent dc19509 commit bf68be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/rbenv-gemset
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e

RBENV_GEMSET_VERSION="0.5.2"
RBENV_GEMSET_VERSION="0.5.3"

# Provide rbenv completions
if [ "$1" = "--complete" ]; then
Expand Down

0 comments on commit bf68be2

Please sign in to comment.