*: bump to v2.0.4

This commit is contained in:
Yicheng Qin 2015-02-26 22:01:24 -08:00
parent ecf7c27697
commit 1a2c6d3f2f

View File

@ -15,6 +15,6 @@
package version
var (
Version = "2.0.3"
Version = "2.0.4"
InternalVersion = "2"
)