Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman committed Sep 17, 2014
1 parent 7765222 commit 2edfab9
Show file tree
Hide file tree
Showing 2 changed files with 2 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
=======

# 0.6.0 / Unreleased
# 0.6.0 / 2014-09-17

* [FEATURE] Submit Chef-related tags to Datadog for Events, [#52][] [@miketheman][]

Expand Down
2 changes: 1 addition & 1 deletion lib/chef_handler_datadog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Helper module for version number only.
# Real deal in 'chef/handler/datadog.rb'
module ChefHandlerDatadog
VERSION = '0.6.0.dev'
VERSION = '0.6.0'
end

0 comments on commit 2edfab9

Please sign in to comment.