Sfoglia il codice sorgente

Bumped version to 0.0.2

Solomon Hykes 12 anni fa
parent
commit
cc18df61b9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      commands/commands.go

+ 1 - 1
commands/commands.go

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