Skip to content

Commit 451a805

Browse files
committed
Bumped v8.2.0
1 parent 071a6ba commit 451a805

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.1.0-SNAPSHOT
3+
- 8.2.0-SNAPSHOT
44

55
NODE_JS_VERSION:
66
- 16

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "8.1.0-beta.1",
4-
"versionCanary": "8.1.0-canary.2",
3+
"version": "8.2.0",
4+
"versionCanary": "8.2.0-canary.0",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)