mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Bumped version to 0.0.3
This commit is contained in:
parent
1480bff3a9
commit
33c2f07fc7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ import (
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "0.0.2"
|
const VERSION = "0.0.3"
|
||||||
|
|
||||||
func (srv *Server) Name() string {
|
func (srv *Server) Name() string {
|
||||||
return "docker"
|
return "docker"
|
||||||
|
|
Loading…
Add table
Reference in a new issue