Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Bump version to 0.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Joffrey F <joffrey@docker.com>
  • Loading branch information
shin- committed Oct 18, 2017
1 parent 8bc265b commit 9ba6da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

var (
Version = "dev"
Version = "0.13.0"

// GitCommit will be overwritten automatically by the build system
GitCommit = "HEAD"
Expand Down

0 comments on commit 9ba6da9

Please sign in to comment.