From 1e0bcb173d2a21349cc70661a6fe9b4135fd1702 Mon Sep 17 00:00:00 2001 From: simple Date: Fri, 30 May 2025 00:50:26 +0900 Subject: [PATCH] =?UTF-8?q?[feat/pipeline-support]=20chore:=20v1.0.52=20?= =?UTF-8?q?=EB=B2=84=EC=A0=84=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8441dd..867b515 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zereight/mcp-gitlab", - "version": "1.0.51", + "version": "1.0.52", "description": "MCP server for using the GitLab API", "license": "MIT", "author": "zereight",