From ff8d84170839d68d6294d95115b8b0242ddfc889 Mon Sep 17 00:00:00 2001 From: sowenzhang Date: Fri, 5 Jun 2026 20:43:06 -0700 Subject: [PATCH] chore(release): 1.0.1 --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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": {