Skip to content

Commit

Permalink
Merge pull request #54 from Uysim/up-to-version-0.6.0
Browse files Browse the repository at this point in the history
up to version 0.6.0
  • Loading branch information
Uysim authored Apr 21, 2023
2 parents 69f296c + 0fc0dae commit 255526e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
pagy_cursor (0.5.0)
pagy_cursor (0.6.0)
activerecord (>= 5)
pagy (>= 6, < 7)

Expand Down
2 changes: 1 addition & 1 deletion lib/pagy_cursor/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PagyCursor
VERSION = "0.5.0"
VERSION = "0.6.0"
end

0 comments on commit 255526e

Please sign in to comment.