Skip to content

Commit b2b54f1

Browse files
Bumps main to 8.9.0 (#1854)
1 parent 4011f01 commit b2b54f1

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-
- "8.8.0-SNAPSHOT"
3+
- "8.9.0-SNAPSHOT"
44

55
NODE_JS_VERSION:
66
- 18

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "8.8.0",
4-
"versionCanary": "8.8.0-canary.0",
3+
"version": "8.9.0",
4+
"versionCanary": "8.9.0-canary.0",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",
77
"types": "index.d.ts",
@@ -96,4 +96,4 @@
9696
"coverage": false,
9797
"check-coverage": false
9898
}
99-
}
99+
}

0 commit comments

Comments
 (0)