Skip to content

Commit 5dafca0

Browse files
[RELEASE] Version 28.4.0
1 parent 3f28399 commit 5dafca0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Please mark backwards incompatible changes with an exclamation mark at the start
88

99
## [Unreleased]
1010

11+
## [28.4.0] - 2025-08-26
12+
1113
### Added
1214
- The `Elasticsearch::Indexes` class. A class which allows multiple indexes to
1315
be used (fed or queried) at the same time.

lib/jay_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module JayAPI
44
# JayAPI gem's semantic version
5-
VERSION = '28.3.0'
5+
VERSION = '28.4.0'
66
end

0 commit comments

Comments
 (0)