diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a96f3f0..af876df 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -9,7 +9,7 @@ { "name": "deckmark", "description": "In-browser annotation for AI-generated presentations. Build a deck with your agent, click directly on elements to leave change requests, and the agent applies them — no screenshots, no back-and-forth.", - "version": "1.0.0", + "version": "1.0.1", "source": "./", "author": { "name": "sowenzhang", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index b5b85a9..8413f8f 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "deckmark", "description": "In-browser annotation for AI-generated presentations. Build a deck with your agent, click directly on elements to leave change requests, and the agent applies them — no screenshots, no back-and-forth.", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "sowenzhang", "url": "https://github.com/sowenzhang" diff --git a/package.json b/package.json index 0d5b120..a883c86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deckmark", - "version": "1.0.0", + "version": "1.0.1", "description": "In-browser annotation for AI-generated presentations", "type": "module", "bin": {