Skip to content

Commit e621ca6

Browse files
committed
chore: bump version to 2.1.0-codex.beta1
- Update version in plugin.json and marketplace.json - Prepare for Codex CLI integration beta release 🤖 Generated with Claude via commitment
1 parent d5fcd7a commit e621ca6

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
{
1010
"name": "spectacular",
1111
"description": "Spectacular skills/commands library for spec-anchored development and parallel task execution",
12-
"version": "2.0.0",
12+
"version": "2.1.0-codex.beta1",
1313
"source": "./",
1414
"author": {
1515
"name": "Drew Ritter",

.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": "spectacular",
33
"description": "Spectacular skills/commands library for spec-anchored development and parallel task execution",
4-
"version": "2.0.0",
4+
"version": "2.1.0-codex.beta1",
55
"author": {
66
"name": "Drew Ritter",
77
"email": "drew@ritter.dev"

0 commit comments

Comments
 (0)