Skip to content

Commit 31e76eb

Browse files
committed
chore: bump version to 1.0.2 and update SDK dependency
1 parent f1960f7 commit 31e76eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skill-hub/mcp-server",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "MCP Server for SkillHub - Discover, search, and install Agent Skills",
55
"main": "dist/index.js",
66
"bin": {
@@ -31,7 +31,7 @@
3131
"node": ">=18"
3232
},
3333
"dependencies": {
34-
"@skill-hub/sdk": "^1.0.0",
34+
"@skill-hub/sdk": "^1.0.2",
3535
"@modelcontextprotocol/sdk": "^1.0.0",
3636
"zod": "^3.23.0"
3737
},

0 commit comments

Comments
 (0)