Skip to content

Commit

Permalink
release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamashita Yuu committed Feb 18, 2013
1 parent 755c00e commit dbb1fb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -429,7 +429,7 @@ tracker](https://github.com/yyuu/pyenv/issues).

### Version History

**0.2.0** (February XX, 2013)
**0.2.0** (February 18, 2013)

* Import changes from rbenv 0.4.0.

Expand Down
2 changes: 1 addition & 1 deletion libexec/pyenv---version
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$PYENV_DEBUG" ] && set -x

version="0.1.2"
version="0.2.0"

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

0 comments on commit dbb1fb5

Please sign in to comment.