Bumped v8.2.0

This commit is contained in:
delvedor
2022-02-03 10:52:42 +01:00
parent 071a6ba4bb
commit 451a805ecd
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
STACK_VERSION:
- 8.1.0-SNAPSHOT
- 8.2.0-SNAPSHOT
NODE_JS_VERSION:
- 16

View File

@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
"version": "8.1.0-beta.1",
"versionCanary": "8.1.0-canary.2",
"version": "8.2.0",
"versionCanary": "8.2.0-canary.0",
"description": "The official Elasticsearch client for Node.js",
"main": "index.js",
"types": "index.d.ts",