diff --git a/package.json b/package.json index 555169f..0d474fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kevinwatt/yt-dlp-mcp", - "version": "0.6.5", + "version": "0.6.6", "description": "YouTube yt-dlp MCP Server - Download YouTube content via Model Context Protocol", "keywords": [ "mcp", diff --git a/src/index.mts b/src/index.mts index 15eb3d3..2446740 100644 --- a/src/index.mts +++ b/src/index.mts @@ -17,7 +17,7 @@ import { rimraf } from "rimraf"; const server = new Server( { name: "yt-dlp-mcp", - version: "0.6.5", + version: "0.6.6", }, { capabilities: {