Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Commit

Permalink
Version bump to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Oct 25, 2013
1 parent ff8dacb commit 33841f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ application Cookbook CHANGELOG
This file is used to list changes made in each version of the application cookbook.


v4.1.0
------
### Bug
- [COOK-3343] - Can't parse release candidate version number


v4.0.0
------
### Breaking
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
license "Apache 2.0"
description "Deploys and configures a variety of applications"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "4.0.1"
version "4.1.0"
recipe "application", "Empty placeholder recipe, use the LWRPs, see README.md."

0 comments on commit 33841f5

Please sign in to comment.