release 0.36

This commit is contained in:
Chris Lu 2013-07-20 14:53:20 -07:00
parent 123b0cc2df
commit 1b3f204220

View file

@ -6,7 +6,7 @@ import (
) )
const ( const (
VERSION = "0.35" VERSION = "0.36"
) )
var cmdVersion = &Command{ var cmdVersion = &Command{