@stacksfinder/mcp-server 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -254,7 +254,7 @@ bun test # Run tests
254
254
 
255
255
  - **Website**: [stacksfinder.com](https://stacksfinder.com)
256
256
  - **Pricing**: [stacksfinder.com/pricing](https://stacksfinder.com/pricing)
257
- - **GitHub**: [github.com/hoklims/stacksmith](https://github.com/hoklims/stacksmith)
257
+ - **GitHub**: [github.com/hoklims/stacksfinder-mcp](https://github.com/hoklims/stacksfinder-mcp)
258
258
  - **npm**: [@stacksfinder/mcp-server](https://www.npmjs.com/package/@stacksfinder/mcp-server)
259
259
 
260
260
  ## License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stacksfinder/mcp-server",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "MCP server for StacksFinder - tech stack recommendations for LLM clients",
5
5
  "type": "module",
6
6
  "bin": {