فهرست منبع

Bumped version to 0.0.2

Solomon Hykes 12 سال پیش
والد
کامیت
cc18df61b9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"