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

4
package-lock.json generated
View File

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

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",