Skip to content

Commit 45ced49

Browse files
committed
Version bump
1 parent 1b6424b commit 45ced49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ func AppName() string {
77

88
// Version returns the current manager version
99
func Version() string {
10-
return "0.3.0"
10+
return "0.4.0"
1111
}

0 commit comments

Comments
 (0)