From 62f0ffff69e8b52acc078410e5578231ef883cc1 Mon Sep 17 00:00:00 2001 From: simple Date: Thu, 12 Jun 2025 21:25:16 +0900 Subject: [PATCH] chore: bump version to 1.0.63 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50aa356..19fc7ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zereight/mcp-gitlab", - "version": "1.0.62", + "version": "1.0.63", "description": "MCP server for using the GitLab API", "license": "MIT", "author": "zereight",