mirror of https://github.com/docker/docs.git
Bumped version to 0.0.2
This commit is contained in:
parent
681e452832
commit
cc18df61b9
|
@ -23,7 +23,7 @@ import (
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "0.0.1"
|
const VERSION = "0.0.2"
|
||||||
|
|
||||||
func (srv *Server) Name() string {
|
func (srv *Server) Name() string {
|
||||||
return "docker"
|
return "docker"
|
||||||
|
|
Loading…
Reference in New Issue