fn tool: 0.3.55 release [skip ci]

This commit is contained in:
CI
2017-08-10 10:35:43 +00:00
parent ebb0ee56e9
commit 39431a72c7

View File

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