Skip to content

Commit 955a738

Browse files
committed
[kensai] bump version to 0.1.5
1 parent 70fafc1 commit 955a738

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"name": "kensai",
1414
"description": "Multi-agent code review pipeline with adversarial falsification, orchestrated by a stateful MCP server",
1515
"source": "./claude/kensai",
16-
"version": "0.1.4",
16+
"version": "0.1.5",
1717
"license": "MIT",
1818
"keywords": [
1919
"code-review",

claude/kensai/.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": "kensai",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Multi-agent code review pipeline with adversarial falsification, orchestrated by a stateful MCP server",
55
"author": {
66
"name": "xobotyi",

claude/kensai/mcp/review/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gaijin/kensai-review-mcp",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Stateful MCP server for the kensai multi-agent code review pipeline",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)