@normahq/mcp-dump-win32-x64 0.0.2 → 0.0.3

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.
package/README.md CHANGED
@@ -60,4 +60,4 @@ Human-readable output includes:
60
60
 
61
61
  ## License
62
62
 
63
- MIT. See the repository [LICENSE](https://github.com/normahq/norma/blob/main/LICENSE).
63
+ MIT. See the repository [LICENSE](https://github.com/normahq/norma/blob/master/LICENSE).
package/bin/mcp-dump.exe CHANGED
Binary file
package/package.json CHANGED
@@ -16,5 +16,5 @@
16
16
  "os": [
17
17
  "win32"
18
18
  ],
19
- "version": "0.0.2"
19
+ "version": "0.0.3"
20
20
  }