From d2cced1b38c75dec9f5416a5a8c43db50908485f Mon Sep 17 00:00:00 2001 From: simple Date: Thu, 15 May 2025 10:53:14 +0900 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec39fa2..e37e4f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zereight/mcp-gitlab", - "version": "1.0.36", + "version": "1.0.37", "description": "MCP server for using the GitLab API", "license": "MIT", "author": "zereight",