@general-liquidity/gordon-cli 0.8.2 → 0.8.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -2833433,7 +2833433,7 @@ init_providers();
2833433
2833433
  // package.json
2833434
2833434
  var package_default2 = {
2833435
2833435
  name: "@general-liquidity/gordon-cli",
2833436
- version: "0.8.2",
2833436
+ version: "0.8.3",
2833437
2833437
  description: "The Frontier Trading Agent",
2833438
2833438
  author: "General Liquidity, Inc.",
2833439
2833439
  license: "MIT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@general-liquidity/gordon-cli",
3
- "version": "0.8.2",
3
+ "version": "0.8.3",
4
4
  "description": "The Frontier Trading Agent",
5
5
  "author": "General Liquidity, Inc.",
6
6
  "license": "MIT",