Skip to content

Commit 8b5100c

Browse files
sturimcodeclaude
andcommitted
chore: 0.1.6
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent f5355da commit 8b5100c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "claude-session-namer",
1111
"source": "./",
1212
"description": "Names Claude Code sessions more accurately and keeps the names accurate as the conversation changes.",
13-
"version": "0.1.5",
13+
"version": "0.1.6",
1414
"author": {
1515
"name": "sturimcode",
1616
"url": "https://github.com/sturimcode"

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
33
"name": "claude-session-namer",
44
"description": "Names Claude Code sessions more accurately and keeps the names accurate as the conversation changes.",
5-
"version": "0.1.5",
5+
"version": "0.1.6",
66
"author": {
77
"name": "sturimcode",
88
"url": "https://github.com/sturimcode"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-session-namer",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Names Claude Code sessions more accurately and keeps the names accurate as the conversation changes.",
55
"bin": {
66
"claude-session-namer": "bin/cli.js"

0 commit comments

Comments
 (0)