diff --git a/package.json b/package.json index 8122a740e..25abebb56 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elastic/elasticsearch", "version": "8.1.0-beta.1", - "versionCanary": "8.1.0-canary.2", + "versionCanary": "8.1.0-canary.3", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",