diff --git a/package.json b/package.json index 48f9c31c3..73ed89911 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elastic/elasticsearch", "version": "8.11.0", - "versionCanary": "8.11.0-canary.0", + "versionCanary": "8.11.0-canary.1", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",