Bump to 9.0.1 (#2797) (#2798)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
github-actions[bot]
2025-04-25 12:42:05 -05:00
committed by GitHub
parent 553c41936c
commit f4f9264707

View File

@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
"version": "9.0.0",
"versionCanary": "9.0.0-canary.0",
"version": "9.0.1",
"versionCanary": "9.0.1-canary.0",
"description": "The official Elasticsearch client for Node.js",
"main": "./index.js",
"types": "index.d.ts",