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