Skip to content

Commit c0f1f47

Browse files
committed
will_paginate 3.3.1
1 parent 435fd45 commit c0f1f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/will_paginate/version.rb

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

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

0 commit comments

Comments
 (0)