From 336559ba7c2924f79da5dc3c85eecd8d942aefd8 Mon Sep 17 00:00:00 2001 From: AssemblyAI Date: Fri, 24 Oct 2025 15:20:05 -0600 Subject: [PATCH] Project import generated by Copybara. GitOrigin-RevId: 3857d5e354b0ae41783fad274a88b94d84a0868a --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35b761f..5cc5390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "assemblyai", - "version": "4.18.3", + "version": "4.18.4", "description": "The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, as well as the latest LeMUR models.", "engines": { "node": ">=18"