From ab8610da6603b76cff6dbbdf989f92410abfab5d Mon Sep 17 00:00:00 2001 From: Zaid Siddiqui Date: Fri, 7 Aug 2026 11:55:08 +0500 Subject: [PATCH] Bump deepgram SDK version to 0.1.1 --- 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 68e0a0bd..82f0729d 100644 --- a/plugins/deepgram/plugin.json +++ b/plugins/deepgram/plugin.json @@ -1,7 +1,7 @@ { "name": "deepgram", "displayName": "deepgram SDK", - "version": "0.1.0", + "version": "0.1.1", "description": "Transcribe audio and analyze spoken language with real-time speech-to-text models.", "author": { "name": "APIMatic",