Skip to content

Commit

Permalink
Edited lib/will_paginate/version.rb via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Mack committed May 12, 2011
1 parent e97acba commit 191fa08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/will_paginate/version.rb
@@ -1,8 +1,8 @@
module WillPaginate
module VERSION
MAJOR = 2
MINOR = 3
TINY = 15
MAJOR = 3
MINOR = 1
TINY = 0

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

0 comments on commit 191fa08

Please sign in to comment.