Skip to content

Commit 496161a

Browse files
committed
Bumped v8.2.1
1 parent 542c377 commit 496161a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "8.2.0",
4-
"versionCanary": "8.2.0-canary.2",
3+
"version": "8.2.1",
4+
"versionCanary": "8.2.1-canary.0",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",
77
"types": "index.d.ts",
@@ -91,4 +91,4 @@
9191
"coverage": false,
9292
"check-coverage": false
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)