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