From 8332dc967964842c76ce4419735603095650ac96 Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Thu, 11 Jun 2026 06:05:03 +0000 Subject: [PATCH] fixing the missing update to version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbf75c5..341bf7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docmost-mcp", - "version": "1.0.0", + "version": "1.0.1", "description": "A Model Context Protocol (MCP) server for Docmost, allowing AI agents to manage documentation spaces and pages.", "main": "build/index.js", "bin": {