Skip to content

Commit

Permalink
version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Mar 13, 2019
1 parent e9f467a commit 7f92817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pagy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

require 'pathname'

class Pagy ; VERSION = '2.1.0'
class Pagy ; VERSION = '2.1.1'

class OverflowError < StandardError; attr_reader :pagy; def initialize(pagy) @pagy = pagy end; end

Expand Down

0 comments on commit 7f92817

Please sign in to comment.