Skip to content

Commit ac975a9

Browse files
author
Derek Collison
committed
Bumped version
1 parent de4e748 commit ac975a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88

99
const (
1010
// VERSION is the current version for the server.
11-
VERSION = "0.5.0"
11+
VERSION = "0.5.1"
1212

1313
// DEFAULT_PORT is the deault port for client connections.
1414
DEFAULT_PORT = 4222

0 commit comments

Comments
 (0)