mirror of https://github.com/docker/docs.git
Bump version to 0.5.2-dev
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
parent
7e8e38e148
commit
746b3cc9b6
|
@ -2,7 +2,7 @@ package version
|
|||
|
||||
var (
|
||||
// Version should be updated by hand at each release
|
||||
Version = "0.5.1"
|
||||
Version = "0.5.2-dev"
|
||||
|
||||
// GitCommit will be overwritten automatically by the build system
|
||||
GitCommit = "HEAD"
|
||||
|
|
Loading…
Reference in New Issue