Skip to content

Commit c1c4ebc

Browse files
Bumps to version 7.17.5 (#1702)
1 parent 10e1503 commit c1c4ebc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-
- "7.17.4-SNAPSHOT"
3+
- "7.17.5-SNAPSHOT"
44

55
NODE_JS_VERSION:
66
- 16

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"./*": "./*.js"
1212
},
1313
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
14-
"version": "7.17.0",
15-
"versionCanary": "7.16.0-canary.7",
14+
"version": "7.17.5",
15+
"versionCanary": "7.17.5-canary.0",
1616
"keywords": [
1717
"elasticsearch",
1818
"elastic",
@@ -105,4 +105,4 @@
105105
"jobs-auto": true,
106106
"check-coverage": false
107107
}
108-
}
108+
}

0 commit comments

Comments
 (0)