Skip to content

Commit 079acf2

Browse files
elasticmachineJoshMock
authored andcommitted
Bumps to version 7.17.5 (#1702)
1 parent f8c0a3e commit 079acf2

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
@@ -12,8 +12,8 @@
1212
"./*": "./*.js"
1313
},
1414
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
15-
"version": "7.17.0",
16-
"versionCanary": "7.16.0-canary.7",
15+
"version": "7.17.5",
16+
"versionCanary": "7.17.5-canary.0",
1717
"keywords": [
1818
"elasticsearch",
1919
"elastic",
@@ -106,4 +106,4 @@
106106
"jobs-auto": true,
107107
"check-coverage": false
108108
}
109-
}
109+
}

0 commit comments

Comments
 (0)