Bumped version to 0.1.0
diff --git a/commands.go b/commands.go
index 92232ac..80bb5d0 100644
--- a/commands.go
+++ b/commands.go
@@ -20,7 +20,7 @@
 	"time"
 )
 
-const VERSION = "0.0.3"
+const VERSION = "0.1.0"
 
 func (srv *Server) Name() string {
 	return "docker"