From 03e9b09f22a66e7406cdb9702df7e3330a1e27fc Mon Sep 17 00:00:00 2001 From: jason Date: Thu, 21 May 2026 12:48:56 -0500 Subject: [PATCH] v1.1.0: bump version --- .claude-plugin/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 887f32f..fbfabc0 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,9 +1,9 @@ { "name": "mpm-brand-voice", - "version": "1.0.0", + "version": "1.1.0", "description": "MPM Brand Voice keeps every piece of AI-generated content aligned with Message Point Media's voice, tone, messaging pillars, and visual identity. Baked-in brand settings work immediately in any working folder — no setup required.", "author": { "name": "Message Point Media" }, "keywords": ["brand-voice", "mpm", "content-creation", "guidelines", "messaging", "transit", "digital-signage"] -} \ No newline at end of file +}