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

Commit 429a94f

Browse files
committed
0.5.107
1 parent 7c45fd6 commit 429a94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/cli/src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// latest version of netzo/cli (see https://github.com/netzo/netzo/releases)
2-
export const VERSION = "0.5.106";
2+
export const VERSION = "0.5.107";
33

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

0 commit comments

Comments
 (0)