Skip to content

Commit

Permalink
update versions to match
Browse files Browse the repository at this point in the history
Taylor4484 authored and dsp-ant committed Nov 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ffe4923 commit cfdf46f
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/gitlab/index.ts
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ import {

const server = new Server({
name: "gitlab-mcp-server",
version: "0.1.0",
version: "0.5.1",
}, {
capabilities: {
tools: {}
4 changes: 2 additions & 2 deletions src/gitlab/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/gitlab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/server-gitlab",
"version": "0.0.1",
"version": "0.5.1",
"description": "MCP server for using the GitLab API",
"license": "MIT",
"author": "GitLab, PBC (https://gitlab.com)",

0 comments on commit cfdf46f

Please sign in to comment.