We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b17df3 commit 0b5d9edCopy full SHA for 0b5d9ed
.ci/test-matrix.yml
@@ -1,6 +1,6 @@
1
---
2
STACK_VERSION:
3
- - "7.17.8-SNAPSHOT"
+ - "7.17.9-SNAPSHOT"
4
5
NODE_JS_VERSION:
6
- 16
package.json
@@ -11,8 +11,8 @@
11
"./*": "./*.js"
12
},
13
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
14
- "version": "7.17.8",
15
- "versionCanary": "7.17.8-canary.0",
+ "version": "7.17.9",
+ "versionCanary": "7.17.9-canary.0",
16
"keywords": [
17
"elasticsearch",
18
"elastic",
0 commit comments