Bumped version to 0.1.1

Upstream-commit: 8293a0d53350b9ebb584988efe3096c313a13ad4
Component: engine
This commit is contained in:
Solomon Hykes
2013-03-31 02:18:04 -07:00
parent 6d568468b4
commit cd7f78f436
+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"