From e9b905f04251463c61f3aedaaa010eec79bd327d Mon Sep 17 00:00:00 2001 From: delvedor Date: Tue, 23 Nov 2021 14:01:33 +0100 Subject: [PATCH] Bumped v8.0.0-canary.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6a630e41..f5bbc5f2f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elastic/elasticsearch", "version": "8.0.0-beta.1", - "versionCanary": "8.0.0-canary.35", + "versionCanary": "8.0.0-canary.36", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",