Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
Loading