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 4dd2354 commit a59227bCopy full SHA for a59227b
.ci/test-matrix.yml
@@ -1,6 +1,6 @@
1
---
2
STACK_VERSION:
3
- - "7.17.9-SNAPSHOT"
+ - "7.17.11-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.9",
15
- "versionCanary": "7.17.9-canary.0",
+ "version": "7.17.11",
+ "versionCanary": "7.17.11-canary.0",
16
"keywords": [
17
"elasticsearch",
18
"elastic",
0 commit comments