Skip to content

Commit

Permalink
Bump version to 3.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: David Celis <me@davidcel.is>
  • Loading branch information
davidcelis committed Jan 30, 2015
1 parent 196a8e1 commit 621dffb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/api-pagination/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module ApiPagination
class Version
MAJOR = 4
MINOR = 0
MAJOR = 3
MINOR = 2
PATCH = 0

def self.to_s
Expand Down

0 comments on commit 621dffb

Please sign in to comment.