Bump canary version (#2102)

This commit is contained in:
Josh Mock
2023-12-12 16:22:08 -06:00
committed by GitHub
parent 0f54c56c56
commit 813c60fd81

View File

@ -1,7 +1,7 @@
{ {
"name": "@elastic/elasticsearch", "name": "@elastic/elasticsearch",
"version": "8.11.0", "version": "8.11.0",
"versionCanary": "8.11.0-canary.0", "versionCanary": "8.11.0-canary.1",
"description": "The official Elasticsearch client for Node.js", "description": "The official Elasticsearch client for Node.js",
"main": "index.js", "main": "index.js",
"types": "index.d.ts", "types": "index.d.ts",