Skip to content

Commit

Permalink
Set version to 8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmlarson committed Aug 31, 2022
1 parent 32bee1e commit 41ab991
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
"version": "8.4.2",
"versionCanary": "8.4.2-canary.0",
"version": "8.4.0",
"versionCanary": "8.4.0-canary.2",
"description": "The official Elasticsearch client for Node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -91,4 +91,4 @@
"coverage": false,
"check-coverage": false
}
}
}

0 comments on commit 41ab991

Please sign in to comment.