Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Feb 26, 2024
1 parent a43b5d3 commit 7619310
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
Expand Up @@ -2,7 +2,7 @@

All changes to the Agoo gem are documented here. Releases follow semantic versioning.

## [2.15.9] - unreleased
## [2.15.9] - 2024-02-26

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion lib/agoo/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

module Agoo
# Agoo version.
VERSION = '2.15.9b1'
VERSION = '2.15.9'
end

0 comments on commit 7619310

Please sign in to comment.