Skip to content

Commit

Permalink
update zx version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shoreasg committed Jul 1, 2024
1 parent 6443782 commit bd44ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { echo } from "zx";
import { myCustomArgv, readHelp } from "./helper.js";
import { deleteEmptyTargets, getAllIntegrationsInOrg, getAllOrgsGroup, updateSnykCode } from "./api.js";

const cliVersion = "4.0.2";
const cliVersion = "4.0.3";


(async () => {
Expand Down

0 comments on commit bd44ebc

Please sign in to comment.