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