Bumped version to 0.0.3

Upstream-commit: 33c2f07fc7b2d132e1f7cd30a37717ed15c086bd
Component: engine
This commit is contained in:
Solomon Hykes
2013-03-18 00:35:48 -07:00
parent a7be65df70
commit 56cbe57711
+1 -1
View File
@@ -23,7 +23,7 @@ import (
"time"
)
const VERSION = "0.0.2"
const VERSION = "0.0.3"
func (srv *Server) Name() string {
return "docker"