Skip to content

Commit

Permalink
Bump gem version.
Browse files Browse the repository at this point in the history
Increment the minor version to indicate:

  1. Support for Ruby 1.9 has been dropped.
  2. Unit tests have been refactored to support Ruby 2.x and MiniTest
     5.x.
  • Loading branch information
todd-a-jacobs committed Jan 27, 2015
1 parent 7208b84 commit d408e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/maildir/version.rb
@@ -1,3 +1,3 @@
class Maildir
VERSION = '2.1.0'
VERSION = '2.2.0'
end

0 comments on commit d408e79

Please sign in to comment.