*: bump to v2.0.13

This commit is contained in:
Yicheng Qin 2015-06-25 14:10:15 -07:00
parent b12a52b0fd
commit 92e3895214

View File

@ -23,7 +23,7 @@ import (
)
var (
Version = "2.0.12+git"
Version = "2.0.13"
// Git SHA Value will be set during build
GitSHA = "Not provided (use ./build instead of go build)"