From e5ed18f599d07a270302fdfccff155730ec0fc70 Mon Sep 17 00:00:00 2001 From: AssemblyAI Date: Fri, 24 Oct 2025 14:44:40 -0600 Subject: [PATCH] Project import generated by Copybara. GitOrigin-RevId: 298ce5cf31a4bd1502251edfbf8abb039d4b23cd --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6258683..35b761f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "assemblyai", - "version": "4.18.2", + "version": "4.18.3", "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"