Skip to content

Commit 1c3507b

Browse files
committed
Bump to 8.18.0
1 parent 31d9398 commit 1c3507b

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.17.0",
4-
"versionCanary": "8.17.0-canary.0",
3+
"version": "8.18.0",
4+
"versionCanary": "8.18.0-canary.0",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "./index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)