Skip to content

Commit

Permalink
Bumping to version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Morrison committed Feb 18, 2010
1 parent d7843ec commit 13cd122
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG
@@ -1,3 +1,12 @@
Version 2.2.0 - 2010-02-18
===============================================================================

Bumping the version from 2.1.4 to 2.2.0 since adding Rack support warrants a minor version.

Jason Morrison (1):
Stringify array elements when making assertions about Notice XML for 1.9 compatibility


Version 2.1.4 - 2010-02-12
===============================================================================

Expand Down Expand Up @@ -29,3 +38,4 @@ Nick Quaranto (3):




2 changes: 1 addition & 1 deletion lib/hoptoad_notifier/version.rb
@@ -1,3 +1,3 @@
module HoptoadNotifier
VERSION = "2.1.4".freeze
VERSION = "2.2.0".freeze
end

0 comments on commit 13cd122

Please sign in to comment.