diff --git a/package.json b/package.json index 41332184f..2c8f534c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elastic/elasticsearch-canary", "version": "8.9.0-canary.1", - "versionCanary": "8.9.0-canary.1", + "versionCanary": "8.9.0-canary.2", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",