Skip to content

Commit 3d0a451

Browse files
authored
Bump to 9.1.0 (#2925)
1 parent fe20f0a commit 3d0a451

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,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "9.0.3",
4-
"versionCanary": "9.0.2-canary.0",
3+
"version": "9.1.0",
4+
"versionCanary": "9.1.0-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)