Skip to content

Commit

Permalink
feat: update zx version to 8.3.0 (#210)
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémy Audiger <[email protected]>
  • Loading branch information
jaudiger authored Jan 22, 2025
1 parent 3556f08 commit c66c7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zx/project.bri
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { npmInstallGlobal } from "nodejs";

export const project = {
name: "zx",
version: "8.1.9",
version: "8.3.0",
};

export default function zx() {
Expand Down

0 comments on commit c66c7d0

Please sign in to comment.