bump up version

This commit is contained in:
Chris Lu
2012-10-06 10:51:45 -07:00
parent ba55296b18
commit be952035c7

View File

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