bump up to 0.46

This commit is contained in:
Chris Lu 2014-02-05 01:55:37 -08:00
parent e7585548a4
commit 2cba123474

View file

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