Bump version to 8.4.0

This commit is contained in:
Seth Michael Larson
2022-08-15 15:45:28 -05:00
parent c3bcf707b4
commit 2af0ce8165

View File

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