httpcat-cli 0.3.1-rc.4 → 0.3.1-rc.5

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -215,7 +215,7 @@ Your agent can now:
215
215
 
216
216
  For detailed documentation, entrypoint reference, and deployment guides:
217
217
 
218
- **📖 [docs.402.cat](https://docs.402.cat)**
218
+ **📖 [docs.402.cat](https://www.402.cat/docs)**
219
219
 
220
220
  ---
221
221
 
@@ -244,4 +244,4 @@ MIT
244
244
  - Issues: https://github.com/hathbanger/httpcat-cli/issues
245
245
  - Agent: https://agent-test.402.cat
246
246
  - Protocol: https://x402.org
247
- - Docs: https://docs.402.cat
247
+ - Docs: https://www.402.cat/docs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "httpcat-cli",
3
- "version": "0.3.1-rc.4",
3
+ "version": "0.3.1-rc.5",
4
4
  "description": "CLI tool for interacting with 402.cat - create, buy, and sell tokens with x402 payments",
5
5
  "main": "dist/index.js",
6
6
  "bin": {