mirror of https://github.com/docker/docs.git
Bumped version to 0.1.1
This commit is contained in:
parent
0b9a3c86a2
commit
8293a0d533
|
@ -19,7 +19,7 @@ import (
|
||||||
"unicode"
|
"unicode"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "0.1.0"
|
const VERSION = "0.1.1"
|
||||||
|
|
||||||
func (srv *Server) Name() string {
|
func (srv *Server) Name() string {
|
||||||
return "docker"
|
return "docker"
|
||||||
|
|
Loading…
Reference in New Issue