Bumped version to 0.1.0

This commit is contained in:
Solomon Hykes
2013-03-23 17:48:18 -07:00
parent 5130d3d6ec
commit a5ea91686e
+1 -1
View File
@@ -20,7 +20,7 @@ import (
"time"
)
const VERSION = "0.0.3"
const VERSION = "0.1.0"
func (srv *Server) Name() string {
return "docker"