Skip to content

Commit

Permalink
Release v0.7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Dec 31, 2012
1 parent 921074a commit f2b5329
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 0.7.1 (unreleased)


## 0.7.2 (December 31, 2012)

### Bug Fixes

* Pull request [#26](https://github.com/fnichol/chef-rbenv/pull/26): Don't
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license "Apache 2.0"
description "Manages rbenv and its installed rubies. Several LWRPs are also defined."
long_description "Please refer to README.md (it's long)."
version "0.7.1"
version "0.7.2"

recommends "ruby_build" # if using the rbenv_ruby LWRP, ruby-build must be installed
recommends "java", "> 1.4.0" # if using jruby, java is required on system
Expand Down

0 comments on commit f2b5329

Please sign in to comment.