Skip to content

Commit 895c03d

Browse files
authored
Merge pull request #25 from NeoLabHQ/bump/vg/sdd/1.1.3
bump(sdd): 1.1.3
2 parents 022522a + fbd7c8c commit 895c03d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
33
"name": "context-engineering-kit",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"description": "Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.",
66
"owner": {
77
"name": "NeoLabHQ",
@@ -77,7 +77,7 @@
7777
{
7878
"name": "sdd",
7979
"description": "Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.",
80-
"version": "1.1.2",
80+
"version": "1.1.3",
8181
"author": {
8282
"name": "Vlad Goncharov",
8383
"email": "vlad.goncharov@neolab.finance"

plugins/sdd/.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": "sdd",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.",
55
"author": {
66
"name": "Vlad Goncharov",

0 commit comments

Comments
 (0)