mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 18:17:24 +00:00
Bumped version to 0.0.2
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