Skip to content

Commit

Permalink
bluepill v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Nov 7, 2011
1 parent c8f1f95 commit caccdb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions bluepill/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ Example pill template resource and .erb file:

See bluepill's documentation for more information on creating pill templates.

Changes
=======

## v0.2.2:

* Fixes COOK-524, COOK-632

License and Author
==================
Expand Down
2 changes: 1 addition & 1 deletion bluepill/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
license "Apache 2.0"
description "Installs bluepill gem and configures to manage services, includes bluepill_service LWRP"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.2.0"
version "0.2.2"
recipe "bluepill::default", "Installs bluepill rubygem and set up management directories"

0 comments on commit caccdb5

Please sign in to comment.