repo: able to view size (#1158)

This commit is contained in:
Unknwon
2017-03-12 01:59:48 -05:00
parent 05dbd3f7d7
commit bb19bb601e
13 changed files with 155 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ import (
"time"
)
const _VERSION = "0.4.13"
const _VERSION = "0.5.0"
func Version() string {
return _VERSION