Skip to content

Commit

Permalink
Bump versions for release 1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
martinemde committed Dec 14, 2011
1 parent 069faa8 commit 2c29572
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Expand Up @@ -2,6 +2,10 @@

## NEXT

*

## v1.4.14 (2011-12-13)

* Put more information in the deploy logs so failing deploys show something.
* Expose deployed\_by user name in deploy hooks.
* Handle not found when accessing deployment api before deploying.
Expand Down
2 changes: 1 addition & 1 deletion lib/engineyard/version.rb
@@ -1,3 +1,3 @@
module EY
VERSION = '1.4.14.pre'
VERSION = '1.4.14'
end

0 comments on commit 2c29572

Please sign in to comment.