update version tag to 0.5

This commit is contained in:
siddontang 2015-04-09 21:36:30 +08:00
parent 4d6d402520
commit 4dd82584d1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import (
"errors"
)
const Version = "0.4"
const Version = "0.5"
type DataType byte