Skip to content

Commit

Permalink
Version bump to 6.5.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 8, 2024
1 parent d51e8f8 commit 4035f8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 6.5.1 (unreleased)
## 6.5.1 (2024-10-07)

- Fixed connection leasing for Active Record 7.2+

Expand Down
2 changes: 1 addition & 1 deletion lib/groupdate/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Groupdate
VERSION = "6.5.0"
VERSION = "6.5.1"
end

0 comments on commit 4035f8d

Please sign in to comment.