Skip to content

Commit be54dcd

Browse files
committed
Bumped v8.3.0-canary.1
1 parent 33e0873 commit be54dcd

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",
33
"version": "8.3.0",
4-
"versionCanary": "8.3.0-canary.0",
4+
"versionCanary": "8.3.0-canary.1",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",
77
"types": "index.d.ts",
@@ -91,4 +91,4 @@
9191
"coverage": false,
9292
"check-coverage": false
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)