Ver Fonte

Bumped version to 0.0.3

Solomon Hykes há 12 anos atrás
pai
commit
33c2f07fc7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      commands.go

+ 1 - 1
commands.go

@@ -23,7 +23,7 @@ import (
 	"time"
 )
 
-const VERSION = "0.0.2"
+const VERSION = "0.0.3"
 
 func (srv *Server) Name() string {
 	return "docker"