From 4e36e496706bb9dbe39d44d3ea4d17269cdb22a3 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Tue, 23 Jun 2026 18:03:39 +0000 Subject: [PATCH] chore: bump to 1.0.3 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3dbeeb5..498e72a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mokoconsulting/mcp-mokocrm-api", - "version": "1.0.2", + "version": "1.0.3", "description": "MCP server for Dolibarr ERP/CRM REST API operations", "type": "module", "main": "dist/index.js",