Skip to content

Commit 06b32b2

Browse files
committed
Bump version to 4.6.3
Signed-off-by: David Celis <[email protected]>
1 parent 5acf0d5 commit 06b32b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/api-pagination/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module ApiPagination
22
class Version
33
MAJOR = 4
44
MINOR = 6
5-
PATCH = 2
5+
PATCH = 3
66

77
def self.to_s
88
[MAJOR, MINOR, PATCH].join('.')

0 commit comments

Comments
 (0)