From 0ad96fb921980f6c68f40e24276d071bc38db18e Mon Sep 17 00:00:00 2001 From: delvedor Date: Fri, 22 Oct 2021 13:19:36 +0200 Subject: [PATCH] Bumped v8.0.0-canary.30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d272d4d1c..b9cae59e2 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.29", + "versionCanary": "8.0.0-canary.30", "description": "The official Elasticsearch client for Node.js", "main": "index.js", "types": "index.d.ts",