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