Skip to content

Commit 41ab991

Browse files
committed
Set version to 8.4.0
1 parent 32bee1e commit 41ab991

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.4.2",
4-
"versionCanary": "8.4.2-canary.0",
3+
"version": "8.4.0",
4+
"versionCanary": "8.4.0-canary.2",
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)