Skip to content

Commit

Permalink
Update 'version' info
Browse files Browse the repository at this point in the history
  • Loading branch information
jf committed Aug 9, 2013
1 parent 7fd9375 commit 9135380
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libexec/rbenv-gemset
Expand Up @@ -25,6 +25,8 @@ if [ "$1" = "version" ] || [ "$1" = "--version" ]; then
fi
echo "rbenv-gemset ${RBENV_GEMSET_VERSION}"
echo "by Jamis Buck <jamis@jamisbuck.org>"
echo "Currently maintained by Jeffrey 'jf' Lim <jfs.world@gmail.com>"
echo
echo "http://github.com/jf/rbenv-gemset"
exit
fi
Expand Down

0 comments on commit 9135380

Please sign in to comment.