Skip to content

Commit cfdf46f

Browse files
Taylor4484dsp-ant
authored andcommitted
update versions to match
1 parent ffe4923 commit cfdf46f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/gitlab/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import {
4848

4949
const server = new Server({
5050
name: "gitlab-mcp-server",
51-
version: "0.1.0",
51+
version: "0.5.1",
5252
}, {
5353
capabilities: {
5454
tools: {}

src/gitlab/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/gitlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-gitlab",
3-
"version": "0.0.1",
3+
"version": "0.5.1",
44
"description": "MCP server for using the GitLab API",
55
"license": "MIT",
66
"author": "GitLab, PBC (https://gitlab.com)",

0 commit comments

Comments
 (0)