Skip to content

Commit

Permalink
Bump version 0.2.6 -> 0.3.0
Browse files Browse the repository at this point in the history
- Add depends lines for Chef 11 (#34)
- Added cent/rhel support for agent (#33)
- Fixed agent_token to run before template (#32)
- Fixed DNS lookup issue when creating an entity (#30)
- Added packages to allow gem to compile on centos (#29)
- Make data bag credentials configurable (#21)
  • Loading branch information
philk committed Jul 25, 2013
1 parent 925d7f7 commit 2822314
Showing 1 changed file with 1 addition and 1 deletion.
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 "Installs/Configures Rackspace Cloud Monitoring"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.2.6"
version "0.3.0"

depends "apt", ">= 1.4.2"
depends "python"
Expand Down

0 comments on commit 2822314

Please sign in to comment.