From 362f4b9c947ccf37f8abbf301b12568e55000ab5 Mon Sep 17 00:00:00 2001 From: Zaid Siddiqui Date: Fri, 7 Aug 2026 12:25:01 +0500 Subject: [PATCH] Bump deepgram SDK version to 0.1.2 --- plugins/deepgram/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/deepgram/plugin.json b/plugins/deepgram/plugin.json index 82f0729d..43115396 100644 --- a/plugins/deepgram/plugin.json +++ b/plugins/deepgram/plugin.json @@ -1,7 +1,7 @@ { "name": "deepgram", "displayName": "deepgram SDK", - "version": "0.1.1", + "version": "0.1.2", "description": "Transcribe audio and analyze spoken language with real-time speech-to-text models.", "author": { "name": "APIMatic",