agent-finance-cli 0.1.0 → 0.1.1

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/Cargo.lock CHANGED
@@ -10,7 +10,7 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
10
10
 
11
11
  [[package]]
12
12
  name = "agent-finance-cli"
13
- version = "0.1.0"
13
+ version = "0.1.1"
14
14
  dependencies = [
15
15
  "anyhow",
16
16
  "base64",
package/Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "agent-finance-cli"
3
- version = "0.1.0"
3
+ version = "0.1.1"
4
4
  edition = "2024"
5
5
  license = "MIT OR Apache-2.0"
6
6
  repository = "https://github.com/M4n5ter/agent-finance-cli"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-finance-cli",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "AI Agent-first CLI for no-key financial market data and research context.",
5
5
  "license": "MIT OR Apache-2.0",
6
6
  "repository": {
@@ -31,11 +31,11 @@
31
31
  "check:npm": "node npm/check-package.js"
32
32
  },
33
33
  "optionalDependencies": {
34
- "agent-finance-cli-darwin-arm64": "0.1.0",
35
- "agent-finance-cli-darwin-x64": "0.1.0",
36
- "agent-finance-cli-linux-arm64": "0.1.0",
37
- "agent-finance-cli-linux-x64": "0.1.0",
38
- "agent-finance-cli-win32-x64": "0.1.0"
34
+ "agent-finance-cli-darwin-arm64": "0.1.1",
35
+ "agent-finance-cli-darwin-x64": "0.1.1",
36
+ "agent-finance-cli-linux-arm64": "0.1.1",
37
+ "agent-finance-cli-linux-x64": "0.1.1",
38
+ "agent-finance-cli-win32-x64": "0.1.1"
39
39
  },
40
40
  "keywords": [
41
41
  "finance",