fn tool: 0.3.59 release [skip ci]

This commit is contained in:
CI
2017-08-18 18:24:35 +00:00
parent a0924dd1bd
commit f9d9c24861

View File

@@ -10,7 +10,7 @@ import (
)
// Version of Functions CLI
var Version = "0.3.58"
var Version = "0.3.59"
func version() cli.Command {
r := versionCmd{VersionApi: functions.NewVersionApi()}