Bumped version to 0.1.1

This commit is contained in:
Solomon Hykes
2013-03-31 02:18:04 -07:00
parent 0b9a3c86a2
commit 7af97be88c
+1 -1
View File
@@ -19,7 +19,7 @@ import (
"unicode"
)
const VERSION = "0.1.0"
const VERSION = "0.1.1"
func (srv *Server) Name() string {
return "docker"