Bumped version

This commit is contained in:
Derek Collison
2013-08-19 15:10:05 -07:00
parent 6ab5d6a337
commit 7302d17c2e

View File

@@ -7,7 +7,7 @@ import (
)
const (
VERSION = "go-0.3.6"
VERSION = "go-0.3.7"
DEFAULT_PORT = 4222
DEFAULT_HOST = "0.0.0.0"