Skip to content

Commit

Permalink
doh! forgot to bump up version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Sep 30, 2008
1 parent dd5cba2 commit d5fb418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/will_paginate/version.rb
Expand Up @@ -2,7 +2,7 @@ module WillPaginate
module VERSION
MAJOR = 2
MINOR = 3
TINY = 3
TINY = 4

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

0 comments on commit d5fb418

Please sign in to comment.