Skip to content

Commit 50017c3

Browse files
committed
will_paginate 4.0.1
1 parent e1746e1 commit 50017c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/will_paginate/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module WillPaginate #:nodoc:
22
module VERSION #:nodoc:
33
MAJOR = 4
44
MINOR = 0
5-
TINY = 0
5+
TINY = 1
66

77
STRING = [MAJOR, MINOR, TINY].join('.')
88
end

0 commit comments

Comments
 (0)