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

Commit 08493f2

Browse files
committed
0.5.111
1 parent 911b1c2 commit 08493f2

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.110";
2+
export const VERSION = "0.5.111";
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)