Skip to content

Commit 788dad2

Browse files
author
CI
committed
fn CLI: 0.5.89 release [skip ci]
1 parent bee9a5b commit 788dad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
// Version of Fn CLI
12-
var Version = "0.5.88"
12+
var Version = "0.5.89"
1313

1414
func GetVersion(versionType string) string {
1515
base := "https://github.com/fnproject/cli/releases"

0 commit comments

Comments
 (0)