Update AUTHORS and default version package
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
16d8b2c34d
commit
ea50359c05
2 changed files with 5 additions and 1 deletions
|
@ -8,4 +8,4 @@ var Package = "github.com/docker/distribution"
|
|||
// the latest release tag by hand, always suffixed by "+unknown". During
|
||||
// build, it will be replaced by the actual version. The value here will be
|
||||
// used if the registry is run after a go get based install.
|
||||
var Version = "v2.0.0-alpha.1+unknown"
|
||||
var Version = "v2.0.0-alpha.2+unknown"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue