Skip to content

Commit

Permalink
Bump version to 4.6.3
Browse files Browse the repository at this point in the history
Signed-off-by: David Celis <me@davidcel.is>
  • Loading branch information
davidcelis committed May 28, 2017
1 parent 5acf0d5 commit 06b32b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api-pagination/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module ApiPagination
class Version
MAJOR = 4
MINOR = 6
PATCH = 2
PATCH = 3

def self.to_s
[MAJOR, MINOR, PATCH].join('.')
Expand Down

0 comments on commit 06b32b2

Please sign in to comment.