bump up to 0.33

This commit is contained in:
Chris Lu 2013-07-12 14:35:29 -07:00
parent 49cc81fdab
commit 175456870a

View file

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