bumped version

This commit is contained in:
Derek Collison
2012-12-05 17:00:23 -08:00
parent 2968ea1538
commit a6cdc53144

View File

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