Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
0.5.57
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelrk committed Jun 4, 2024
1 parent 7a8a38d commit 3a41e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// latest version of netzo/cli (see https://github.com/netzo/netzo/releases)
export const VERSION = "0.5.56";
export const VERSION = "0.5.57";

// minimum version of Deno required to run this CLI
// (see https://github.com/denoland/deployctl/blob/main/src/version.ts)
Expand Down

0 comments on commit 3a41e28

Please sign in to comment.