bump version

This commit is contained in:
Derek Collison
2012-11-20 13:10:17 -08:00
parent a8a2c09df9
commit 1a29c4645a

View File

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