bump up the version

This commit is contained in:
Chris Lu
2013-03-19 11:28:11 -07:00
parent a1d5a6298c
commit 2d0a555270

View File

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