Skip to content

Commit 621dffb

Browse files
committed
Bump version to 3.2.0
Signed-off-by: David Celis <[email protected]>
1 parent 196a8e1 commit 621dffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/api-pagination/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module ApiPagination
22
class Version
3-
MAJOR = 4
4-
MINOR = 0
3+
MAJOR = 3
4+
MINOR = 2
55
PATCH = 0
66

77
def self.to_s

0 commit comments

Comments
 (0)