mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fn tool: 0.3.11 release [skip ci]
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
// Version of Functions CLI
|
||||
var Version = "0.3.10"
|
||||
var Version = "0.3.11"
|
||||
|
||||
func version() cli.Command {
|
||||
r := versionCmd{VersionApi: functions.NewVersionApi()}
|
||||
|
||||
Reference in New Issue
Block a user