From 23633a18021d2638d2a6dd8f71a4cc2dde7aee3e Mon Sep 17 00:00:00 2001 From: delvedor Date: Mon, 18 Oct 2021 16:03:38 +0200 Subject: [PATCH] Bumped v8.0.0-canary.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4a0c2eab..46ee4a390 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@elastic/elasticsearch", "version": "8.0.0", - "versionCanary": "8.0.0-canary.23", + "versionCanary": "8.0.0-canary.24", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",