From 185697b6fe41787999e7b83fb7b537136ff53bce Mon Sep 17 00:00:00 2001 From: delvedor Date: Mon, 25 Oct 2021 15:59:20 +0200 Subject: [PATCH] Bumped v8.0.0-canary.33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb6aa8fb9..32ca27736 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elastic/elasticsearch", "version": "8.0.0-alpha.2", - "versionCanary": "8.0.0-canary.32", + "versionCanary": "8.0.0-canary.33", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",