Skip to content

Commit

Permalink
release 0.101.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Jun 21, 2012
1 parent 1be85b8 commit 73eb194
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## v0.101.6:

Erroneous cookbook upload due to timeout.

Version #'s are cheap.

## v0.101.4: ## v0.101.4:


* [COOK-1280] - Improve RHEL family support and fix ohai_plugins * [COOK-1280] - Improve RHEL family support and fix ohai_plugins
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -2,7 +2,7 @@
maintainer_email "cookbooks@opscode.com" maintainer_email "cookbooks@opscode.com"
license "Apache 2.0" license "Apache 2.0"
description "Installs and configures nginx" description "Installs and configures nginx"
version "0.101.4" version "0.101.6"


recipe "nginx", "Installs nginx package and sets up configuration with Debian apache style with sites-enabled/sites-available" recipe "nginx", "Installs nginx package and sets up configuration with Debian apache style with sites-enabled/sites-available"
recipe "nginx::source", "Installs nginx from source and sets up configuration with Debian apache style with sites-enabled/sites-available" recipe "nginx::source", "Installs nginx from source and sets up configuration with Debian apache style with sites-enabled/sites-available"
Expand Down

0 comments on commit 73eb194

Please sign in to comment.