chore: bump version to 1.0.29 in package.json and package-lock.json

This commit is contained in:
simple
2025-04-05 22:21:25 +09:00
parent 6858e1cf4a
commit a7a8149008
2 changed files with 4 additions and 4 deletions

View File

@ -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"
}
}
}