Skip to content

Commit

Permalink
Bumped v8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
delvedor committed May 25, 2022
1 parent 542c377 commit 496161a
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.2.0",
"versionCanary": "8.2.0-canary.2",
"version": "8.2.1",
"versionCanary": "8.2.1-canary.0",
"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 496161a

Please sign in to comment.