Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5be4ae4

Browse files
authoredApr 15, 2025
Bump version to 9.0.0 (#2749) (#2751)
1 parent e564cb6 commit 5be4ae4

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,6 +1,6 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "9.0.0-alpha.3",
3+
"version": "9.0.0",
44
"versionCanary": "9.0.0-canary.0",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "./index.js",
@@ -90,7 +90,7 @@
9090
"zx": "7.2.3"
9191
},
9292
"dependencies": {
93-
"@elastic/transport": "9.0.0-alpha.1",
93+
"@elastic/transport": "^9.0.0",
9494
"apache-arrow": "^18.0.0",
9595
"tslib": "^2.4.0"
9696
},

0 commit comments

Comments
 (0)
Please sign in to comment.