Skip to content

Commit 69d75e5

Browse files
chore: bump version to 1.0.99 [skip ci]
1 parent 0386a29 commit 69d75e5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
},
66
"metadata": {
77
"description": "The full arc from idea to shipped code",
8-
"version": "1.0.98"
8+
"version": "1.0.99"
99
},
1010
"plugins": [
1111
{
1212
"name": "arc",
1313
"source": "./",
1414
"description": "Complete development lifecycle from vision to shipped code",
15-
"version": "1.0.98",
15+
"version": "1.0.99",
1616
"author": {
1717
"name": "Daniel Howells"
1818
},

.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": "arc",
3-
"version": "1.0.98",
3+
"version": "1.0.99",
44
"description": "The full arc from idea to shipped code. Combines design, planning, TDD execution, expert review, and knowledge capture into one unified development workflow.",
55
"skills": "./skills/",
66
"commands": "./commands/",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arc-plugin",
3-
"version": "1.0.98",
3+
"version": "1.0.99",
44
"private": true,
55
"description": "Arc plugin for Claude Code",
66
"scripts": {

0 commit comments

Comments
 (0)