Skip to content

Commit eccc5a1

Browse files
committed
🚀 Release v0.1.1: Fix Homebrew tap distribution
- Fixed GoReleaser configuration for proper Homebrew formula updates - Homebrew users will now get the latest version automatically - Synchronized MCP server version
1 parent 213bb59 commit eccc5a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.1.1

‎mcp-docs-server/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vapi-ai/mcp-docs-server",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Model Context Protocol server providing access to Vapi documentation, examples, and knowledge base",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)