Skip to content

Commit 135abcb

Browse files
committed
Fix version in package.json
1 parent 1641930 commit 135abcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/elasticsearch-canary",
3-
"version": "8.9.0-canary.1",
3+
"version": "8.9.0",
44
"versionCanary": "8.9.0-canary.2",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",

0 commit comments

Comments
 (0)