Skip to content

Commit

Permalink
chef-datadog, 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman committed Oct 27, 2015
1 parent 4125077 commit 4e59a32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

# 2.2.0 / Unreleased
# 2.2.0 / 2015-10-27

* This release deserves a specific callout for a feature that has been finally
implemented and deserves a major round of applause to [@EasyAsABC123][],
Expand Down
3 changes: 2 additions & 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 datadog components'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.1.0'
version '2.2.0'
source_url 'https://github.com/DataDog/chef-datadog' if respond_to? :source_url
issues_url 'https://github.com/DataDog/chef-datadog/issues' if respond_to? :issues_url

Expand All @@ -16,6 +16,7 @@
redhat
scientific
ubuntu
windows
).each do |os|
supports os
end
Expand Down

0 comments on commit 4e59a32

Please sign in to comment.