Skip to content

Commit fa58fee

Browse files
authored
Merge pull request #83 from AxmeAI/release/v0.2.4
release: v0.2.4
2 parents 87b1c63 + 803d3ef commit fa58fee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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": "axme-code",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Persistent memory, architectural decisions, and safety guardrails for Claude Code. Your agent starts every session with full project context — stack, decisions, patterns, safety rules, and a handoff from the previous session.",
55
"author": {
66
"name": "AXME AI",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axme/code",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Persistent memory, decisions, and safety guardrails for Claude Code",
55
"type": "module",
66
"main": "./dist/server.js",

0 commit comments

Comments
 (0)