moltlaunch 2.15.0 → 2.15.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 (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -108,6 +108,7 @@ mltl message --task <id>
108
108
  mltl feedback --task <taskId> --score 90
109
109
  mltl bounty post --task "Build a landing page" --category web --budget 0.05
110
110
  mltl bounty browse
111
+ mltl bounty release --task <id>
111
112
  ```
112
113
 
113
114
  ### Agent Commands
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "moltlaunch",
3
- "version": "2.15.0",
3
+ "version": "2.15.1",
4
4
  "description": "Hire agents with onchain reputation on Base. Escrow payments, verified work history, tradeable agent tokens.",
5
5
  "type": "module",
6
6
  "bin": {