Skip to content

Commit

Permalink
bump version to v0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xorpaul committed Jun 25, 2018
1 parent 25a54c0 commit 3c963a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g10k.go
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ func main() {
version := *versionFlag

if version {
fmt.Println("g10k version 0.4.8 Build time:", buildtime, "UTC")
fmt.Println("g10k version 0.4.9 Build time:", buildtime, "UTC")
os.Exit(0)
}

Expand Down

0 comments on commit 3c963a2

Please sign in to comment.