Skip to content

Commit e2bf231

Browse files
userFRMclaude
andcommitted
chore: bump version to 0.6.6
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent df3c37d commit e2bf231

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.6.5"
13+
version = "0.6.6"
1414
edition = "2024"
1515
license = "MIT"
1616
authors = ["userFRM"]

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rpg-encoder",
3-
"version": "0.6.5",
3+
"version": "0.6.6",
44
"mcpName": "io.github.userfrm/rpg-encoder",
55
"description": "RPG-Encoder — semantic code graph for AI-assisted code understanding",
66
"license": "MIT",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"url": "https://github.com/userFRM/rpg-encoder",
77
"source": "github"
88
},
9-
"version": "0.6.5",
9+
"version": "0.6.6",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "rpg-encoder",
14-
"version": "0.6.5",
14+
"version": "0.6.6",
1515
"transport": {
1616
"type": "stdio"
1717
}

0 commit comments

Comments
 (0)