Skip to content

Commit b9f29da

Browse files
[RELEASE] Version 29.2.0
1 parent c10e075 commit b9f29da

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+
## [29.2.0] - 2025-12-09
12+
1113
### Added
1214
- A `#clone` method to `Elasticsearch::QueryBuilder` that properly clones the
1315
`QueryBuilder` and its nested objects.

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 = '29.1.0'
5+
VERSION = '29.2.0'
66
end

0 commit comments

Comments
 (0)