Bumped version

This commit is contained in:
Derek Collison
2014-04-25 12:27:40 -06:00
parent de4e748b2e
commit ac975a9856

View File

@@ -8,7 +8,7 @@ import (
const (
// VERSION is the current version for the server.
VERSION = "0.5.0"
VERSION = "0.5.1"
// DEFAULT_PORT is the deault port for client connections.
DEFAULT_PORT = 4222