fn tool: 0.3.53 release [skip ci]

This commit is contained in:
CI
2017-08-09 17:49:54 +00:00
parent e9790bc2e0
commit 0ece9d1e97

View File

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