mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Bumped version to 0.0.2
Upstream-commit: cc18df61b9f23ff82e2e24e32690711b378c0118 Component: engine
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const VERSION = "0.0.1"
|
||||
const VERSION = "0.0.2"
|
||||
|
||||
func (srv *Server) Name() string {
|
||||
return "docker"
|
||||
|
||||
Reference in New Issue
Block a user