bump version.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-05-01 22:38:02 +08:00
parent f6bed08497
commit 63e27aa527
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package gorush
const (
// Version is gorush server version.
Version = "1.1.0"
Version = "1.2.1"
)
const (