@hasna/mcps 0.0.22 → 0.0.23

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/bin/index.js +1 -1
  2. package/package.json +1 -1
package/bin/index.js CHANGED
@@ -36446,7 +36446,7 @@ var init_provider_profiles = __esm(() => {
36446
36446
  var require_package = __commonJS((exports, module) => {
36447
36447
  module.exports = {
36448
36448
  name: "@hasna/mcps",
36449
- version: "0.0.22",
36449
+ version: "0.0.23",
36450
36450
  description: "Meta-MCP registry & CLI \u2014 discover, manage, and proxy MCP servers",
36451
36451
  type: "module",
36452
36452
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/mcps",
3
- "version": "0.0.22",
3
+ "version": "0.0.23",
4
4
  "description": "Meta-MCP registry & CLI — discover, manage, and proxy MCP servers",
5
5
  "type": "module",
6
6
  "repository": {