Skip to content

Commit

Permalink
release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Apr 28, 2013
1 parent 40f7368 commit 7dd3944
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v1.1.0:

* [COOK-2816] - update version to 5.8.0
* [COOK-2817] - resolve foodcritic warning

## v1.0.2:

* [COOK-800] - activemq cookbook should install 5.5.1 by default
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
license "Apache 2.0"
description "Installs activemq and sets it up as service"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.3"
version "1.1.0"

%w{ubuntu debian redhat centos}.each do |os|
supports os

0 comments on commit 7dd3944

Please sign in to comment.