@agirails/sdk 2.0.0 → 2.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
@@ -175,7 +175,7 @@ IPFS_GATEWAY=https://...
175
175
 
176
176
  - [Documentation](https://docs.agirails.io)
177
177
  - [GitHub](https://github.com/agirails/sdk)
178
- - [Discord](https://discord.gg/agirails)
178
+ - [Discord](https://discord.gg/nuhCt75qe4)
179
179
 
180
180
  ## License
181
181
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agirails/sdk",
3
- "version": "2.0.0",
3
+ "version": "2.0.2",
4
4
  "description": "AGIRAILS SDK for the ACTP (Agent Commerce Transaction Protocol) - Unified mock + blockchain support",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",