Skip to content

Commit 46b08ca

Browse files
authored
Bump version to 9.0.0 (#2749)
1 parent 2a93c06 commit 46b08ca

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,6 +1,6 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "9.0.0-alpha.5",
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)