Skip to content

Commit

Permalink
Tiny version bump, now can init via hash
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel committed Nov 9, 2009
1 parent de8b4d9 commit a28d850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mail/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module Mail
module VERSION
MAJOR = 1
MINOR = 2
TINY = 1
TINY = 2

STRING = [MAJOR, MINOR, TINY].join('.')
end
Expand Down

0 comments on commit a28d850

Please sign in to comment.