@bankofai/x402-gateway 1.0.0-beta.2 → 1.0.0

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
@@ -187,7 +187,7 @@ docker run --rm -p 4020:8080 \
187
187
  -v "$PWD/providers:/app/providers:ro" \
188
188
  -e X402_GATEWAY_ADMIN_TOKEN=<admin-token> \
189
189
  -e X402_FACILITATOR_API_KEY=<facilitator-api-key> \
190
- bankofai/x402-gateway:<tag>
190
+ bankofai/x402-gateway:v20260709182145
191
191
  ```
192
192
 
193
193
  The Docker command binds `0.0.0.0:8080` explicitly; local CLI runs default to
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bankofai/x402-gateway",
3
- "version": "1.0.0-beta.2",
3
+ "version": "1.0.0",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [