Bumped version

This commit is contained in:
Derek Collison
2012-12-10 09:49:17 -08:00
parent 231d519ab7
commit 7dd8916679

View File

@@ -7,7 +7,7 @@ import (
)
const (
VERSION = "go 0.2.0.alpha.1"
VERSION = "go 0.2.1.alpha.1"
DEFAULT_PORT = 4222
DEFAULT_HOST = "0.0.0.0"