bump up version

This commit is contained in:
Chris Lu 2012-09-30 02:21:20 -07:00
parent 6ce41e30a4
commit 45a6323a4b

View file

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