mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-20 20:56:42 +00:00
Bumped version to 0.1.0
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const VERSION = "0.0.3"
|
||||
const VERSION = "0.1.0"
|
||||
|
||||
func (srv *Server) Name() string {
|
||||
return "docker"
|
||||
|
||||
Reference in New Issue
Block a user