Skip to content

Commit 9fcf585

Browse files
committed
Cut version, upgrade just-bash
1 parent 768c1d2 commit 9fcf585

2 files changed

Lines changed: 1317 additions & 1497 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.3.15",
6+
"version": "1.3.16",
77
"description": "Generic bash tool for AI agents, compatible with AI SDK",
88
"type": "module",
99
"main": "dist/index.js",
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"fast-glob": "^3.3.2",
60-
"just-bash": "^2.10.2",
60+
"just-bash": "^2.14.0",
6161
"yaml": "^2.8.3",
6262
"zod": "^3.23.8"
6363
},

0 commit comments

Comments
 (0)