Skip to content

Commit 1a3f1cf

Browse files
Add "About" section
1 parent 31485b2 commit 1a3f1cf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkedapi-mcp",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.",
55
"main": "dist/index.js",
66
"bin": {
@@ -31,7 +31,7 @@
3131
"license": "MIT",
3232
"dependencies": {
3333
"@modelcontextprotocol/sdk": "^1.17.4",
34-
"linkedapi-node": "^1.2.10",
34+
"linkedapi-node": "^1.2.11",
3535
"zod": "^4.1.1"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)