update version file

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
This commit is contained in:
Richard Scothern 2016-02-04 10:58:06 -08:00
parent 5596e787b6
commit 7ba21d8b1d
1 changed files with 1 additions and 1 deletions

View File

@ -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.1.0+unknown"
var Version = "v2.3.0+unknown"