Skip to content

Commit

Permalink
Version bump to v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Dec 12, 2013
1 parent ccf4e3b commit ec5e83c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ nginx Cookbook CHANGELOG
This file is used to list changes made in each version of the nginx cookbook.


v2.0.8
------
fixing metadata version error. locking to 3.0


v2.0.6
------
Locking yum dependency to '< 3'
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache 2.0'
description 'Installs and configures nginx'
version '2.0.7'
version '2.0.8'

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'
Expand Down

0 comments on commit ec5e83c

Please sign in to comment.