Skip to content

Commit f4f9264

Browse files
Bump to 9.0.1 (#2797) (#2798)
Co-authored-by: Josh Mock <[email protected]>
1 parent 553c419 commit f4f9264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "9.0.0",
4-
"versionCanary": "9.0.0-canary.0",
3+
"version": "9.0.1",
4+
"versionCanary": "9.0.1-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)