Skip to content

Commit bfe63fb

Browse files
committed
chore(release): bump plugin version to 0.3.1
1 parent 987ae94 commit bfe63fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "commit-composer",
1010
"source": "./",
1111
"description": "Mark and recompose git commits in a TUI (pick / reword / squash / fixup / drop / edit / reorder), plus a fast no-TUI working-tree commit via /cc-commit.",
12-
"version": "0.3.0",
12+
"version": "0.3.1",
1313
"category": "git"
1414
}
1515
]

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commit-composer",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Mark and recompose git commits in a TUI (pick / reword / squash / fixup / drop / edit / reorder), plus a fast no-TUI working-tree commit via /cc-commit",
55
"author": {
66
"name": "Andrey Svinarenko"

0 commit comments

Comments
 (0)