so many bug fixes, well worth an version bump

This commit is contained in:
Chris Lu
2014-03-16 13:51:32 -07:00
parent f8b1d48f82
commit 988f9d60d5

View File

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