Skip to content

Commit

Permalink
fn tool: 0.3.68 release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Aug 25, 2017
1 parent e571d3a commit b05fddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

// Version of Functions CLI
var Version = "0.3.67"
var Version = "0.3.68"

func version() cli.Command {
r := versionCmd{VersionApi: functions.NewVersionApi()}
Expand Down

0 comments on commit b05fddd

Please sign in to comment.