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