Skip to content

Commit baef456

Browse files
author
Ross Armstrong
committed
chore: update version to 0.1.3 in package.json, package-lock.json, and server.json
1 parent f056926 commit baef456

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "mcp-listen",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Give your AI agents the ability to listen. Microphone capture and speech-to-text tools for MCP-compatible agents.",
55
"mcpName": "io.github.decibri/mcp-listen",
66
"main": "index.js",

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/decibri/mcp-listen",
77
"source": "github"
88
},
9-
"version": "0.1.2",
9+
"version": "0.1.3",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "mcp-listen",
14-
"version": "0.1.2",
14+
"version": "0.1.3",
1515
"transport": {
1616
"type": "stdio"
1717
}

0 commit comments

Comments
 (0)