Skip to content

Commit

Permalink
fix: app name in version cmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jan 19, 2019
1 parent 9db638e commit 0339495
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 @@ -12,7 +12,7 @@ var (
)

func displayVersion() {
fmt.Printf(`sip:
fmt.Printf(`motoko:
version : %s
commit : %s
build date : %s
Expand Down

0 comments on commit 0339495

Please sign in to comment.