From c889a0dcb97273fd1bf9fe722831b30bc8580830 Mon Sep 17 00:00:00 2001 From: Muhammad Ali Usman Date: Fri, 7 Aug 2026 12:35:24 +0500 Subject: [PATCH] Update plugin.json --- plugins/deepgram/.cursor-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/deepgram/.cursor-plugin/plugin.json b/plugins/deepgram/.cursor-plugin/plugin.json index 26fdefea..fefaeeed 100644 --- a/plugins/deepgram/.cursor-plugin/plugin.json +++ b/plugins/deepgram/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "deepgram", "displayName": "deepgram SDK", - "version": "0.1.0", + "version": "0.1.2", "description": "Transcribe audio and analyze spoken language with real-time speech-to-text models.", "author": { "name": "APIMatic",