diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c08eb73..d30aa82 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "source": "./", "strict": false, "description": "Spec-driven development with quality gates. Ensures you get what you asked for.", - "version": "0.6.0", + "version": "0.7.0", "author": { "name": "ObsidianOwl", "url": "https://github.com/Obsidian-Owl" diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 3d8da9c..9f365a4 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "specwright", - "version": "0.6.0", + "version": "0.7.0", "description": "Spec-driven development with quality gates. Ensures you get what you asked for.", "author": { "name": "ObsidianOwl", diff --git a/.github/banner.svg b/.github/banner.svg index 0e92bf5..090eab8 100644 --- a/.github/banner.svg +++ b/.github/banner.svg @@ -118,7 +118,7 @@ - v0.6.0 + v0.7.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index ced1d68..e5e679e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Versions follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.7.0] - 2026-02-16 +## [0.7.0] - 2026-02-15 ### Added diff --git a/README.md b/README.md index d2effb2..fe6f161 100644 --- a/README.md +++ b/README.md @@ -257,5 +257,5 @@ Specwright is open source under the MIT license. ---

- Built by ObsidianOwl · MIT License · v0.6.0 + Built by ObsidianOwl · MIT License · v0.7.0