From e2f76042235d4f9622bed35a09b2788ddc1767bd Mon Sep 17 00:00:00 2001 From: Zaid Siddiqui Date: Fri, 7 Aug 2026 12:34:35 +0500 Subject: [PATCH] Update version to 0.1.2 in plugin.json --- plugins/deepgram/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/deepgram/.claude-plugin/plugin.json b/plugins/deepgram/.claude-plugin/plugin.json index 3cb2980f..55147c2d 100644 --- a/plugins/deepgram/.claude-plugin/plugin.json +++ b/plugins/deepgram/.claude-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",