From bf317be2a788d04b8be9e148fe897e6444548284 Mon Sep 17 00:00:00 2001 From: delvedor Date: Mon, 25 Oct 2021 19:08:01 +0200 Subject: [PATCH] Bumped v8.0.0-canary.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da8da902b..0670d3834 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.34", + "versionCanary": "8.0.0-canary.35", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",