fn tool: 0.3.48 release [skip ci]

This commit is contained in:
CI
2017-08-08 13:21:47 +00:00
parent 65fed1a2bf
commit a990306cac

View File

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