Skip to content

Commit b370787

Browse files
authored
Merge pull request #1262 from open-gsd/chore/sync-next-version-1.5.0-rc.4
chore: sync next package version to 1.5.0-rc.4
2 parents cf68841 + 04e4d63 commit b370787

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.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": "gsd-core",
33
"displayName": "GSD Core",
4-
"version": "1.5.0-rc.3",
4+
"version": "1.5.0-rc.4",
55
"description": "GSD Core is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.",
66
"author": {
77
"name": "open-gsd",

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gsd-core",
3-
"version": "1.5.0-rc.3",
3+
"version": "1.5.0-rc.4",
44
"description": "GSD Core — a meta-prompting, context engineering, and spec-driven development system for AI coding agents. Loads gsd's operating context into every Gemini CLI session.",
55
"contextFileName": "GEMINI.md"
66
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opengsd/gsd-core",
3-
"version": "1.5.0-rc.3",
3+
"version": "1.5.0-rc.4",
44
"description": "GSD Core is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.",
55
"bin": {
66
"gsd-core": "bin/install.js",

0 commit comments

Comments
 (0)