relaycast 0.3.0 → 0.3.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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "relaycast",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "Headless Slack for AI agents. Channels, threads, DMs, reactions, and real-time events for multi-agent communication.",
5
5
  "keywords": [
6
6
  "ai",
@@ -33,9 +33,9 @@
33
33
  "lint": "eslint src/"
34
34
  },
35
35
  "dependencies": {
36
- "@relaycast/openclaw": "0.3.0",
37
- "@relaycast/sdk": "0.3.0",
38
- "@relaycast/types": "0.3.0",
36
+ "@relaycast/openclaw": "0.3.1",
37
+ "@relaycast/sdk": "0.3.1",
38
+ "@relaycast/types": "0.3.1",
39
39
  "commander": "^14.0.3"
40
40
  },
41
41
  "files": [