diff --git a/package-lock.json b/package-lock.json index 2630f35..ed49554 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@zereight/mcp-gitlab", - "version": "1.0.24", + "version": "1.0.29", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@zereight/mcp-gitlab", - "version": "1.0.24", + "version": "1.0.29", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "1.8.0", diff --git a/package.json b/package.json index a2ad317..86bf884 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zereight/mcp-gitlab", - "version": "1.0.27", + "version": "1.0.29", "description": "MCP server for using the GitLab API", "license": "MIT", "author": "zereight", @@ -32,4 +32,4 @@ "typescript": "^5.8.2", "zod": "^3.24.2" } -} \ No newline at end of file +}