Skip to content

Commit fca5356

Browse files
Bumps 8.7 to 8.7.2 (#1861)
1 parent d0f0b37 commit fca5356

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
STACK_VERSION:
3-
- "8.7.1-SNAPSHOT"
3+
- "8.7.2-SNAPSHOT"
44

55
NODE_JS_VERSION:
66
- 18

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "8.7.1",
4-
"versionCanary": "8.7.1-canary.0",
3+
"version": "8.7.2",
4+
"versionCanary": "8.7.2-canary.0",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)