Skip to content

Commit 507c5b3

Browse files
author
xychen
committed
0.13.1
1 parent 8c1c2a3 commit 507c5b3

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "commands-mcp"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
authors = ["xychen <[email protected]>"]
55
edition = "2024"
66
description = "Build MCP Server with command template"

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dxt_version": "0.1",
33
"name": "Commands",
4-
"version": "0.13.0",
4+
"version": "0.13.1",
55
"description": "Build MCP Server with command template",
66
"author": {
77
"name": "LISTENAI",

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": "@listenai/commands-mcp",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "Build MCP Server with command template",
55
"license": "Apache-2.0",
66
"author": "LISTENAI",

0 commit comments

Comments
 (0)