Update version

This commit is contained in:
Leonid Bugaev
2013-09-15 12:49:41 +04:00
parent 26455e4e52
commit fd47cc1144
+1 -1
View File
@@ -17,7 +17,7 @@ import (
)
const (
VERSION = "0.3.3"
VERSION = "0.3.5"
)
var cpuprofile = flag.String("cpuprofile", "", "write cpu profile to file")