Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Commit

Permalink
v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hectcastro committed Mar 16, 2013
1 parent ad8c148 commit 0349f8f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## v0.1.0

* Fixed issues with stopping statsd service via init.d.

## v0.0.10

* Removed trailing comma that was causing issues with Chef on Ruby 1.8.7.
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
@@ -1,2 +1,3 @@
Chris Lundquist (@ChrisLundquist)
Nelson Chen (@crazysim)
Mike Conigliaro (@mconigliaro)
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -2,7 +2,7 @@
maintainer_email "hectcastro@gmail.com"
license "Apache 2.0"
description "Installs and configures StatsD."
version "0.0.10"
version "0.0.11"
recipe "statsd", "Installs and configures StatsD"
name "statsd"

Expand Down

0 comments on commit 0349f8f

Please sign in to comment.