Skip to content

Commit 4facf9c

Browse files
committed
chore(release): v3.3.1
1 parent f5ab838 commit 4facf9c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "draft",
1313
"source": "./",
1414
"description": "Context-Driven Development: draft specs and plans before implementation. Structured workflows for features and fixes.",
15-
"version": "3.3.0",
15+
"version": "3.3.1",
1616
"author": {
1717
"name": "mayurpise"
1818
},

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "draft",
33
"description": "Context-Driven Development: draft specs and plans before implementation. Structured workflows for features and fixes.",
4-
"version": "3.3.0",
4+
"version": "3.3.1",
55
"author": {
66
"name": "mayurpise"
77
},

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "draft",
33
"displayName": "Draft",
44
"description": "Context-Driven Development: draft specs and plans before implementation. Structured workflows for features and fixes.",
5-
"version": "3.3.0",
5+
"version": "3.3.1",
66
"skills": "./skills/",
77
"agents": "./core/agents/",
88
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@drafthq/draft",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "Context-Driven Development for AI coding agents — install Draft into Claude Code, Cursor, Codex, or opencode.",
55
"bin": {
66
"draft": "cli/bin/draft.js"

0 commit comments

Comments
 (0)