Bump versions

This commit is contained in:
delvedor
2022-03-30 13:39:47 +02:00
parent 96b5b8eaba
commit 57426c968b
2 changed files with 3 additions and 3 deletions

View File

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

View File

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