From b2f31165b115749deeff59a8628cd4156754ea5b Mon Sep 17 00:00:00 2001 From: Josh Mock Date: Thu, 24 Oct 2024 12:40:36 -0500 Subject: [PATCH] Patch version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0dc3df..c9f6cb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@elastic/transport", - "version": "8.9.0", + "version": "8.9.1", "description": "Transport classes and utilities shared among Node.js Elastic client libraries", "main": "./index.js", "types": "index.d.ts",