Skip to content

Commit a50385d

Browse files
committed
Set version to 8.10.1
1 parent 65580b0 commit a50385d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "8.9.1",
4-
"versionCanary": "8.9.1-canary.1",
3+
"version": "8.10.1",
4+
"versionCanary": "8.10.1-canary.1",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)