Micro version bump

This commit is contained in:
Derek Parker 2015-01-16 15:50:32 -06:00
parent 76076791b9
commit cf672154fe

@ -9,7 +9,7 @@ import (
"github.com/derekparker/delve/client/cli"
)
const version string = "0.3.0.beta"
const version string = "0.3.1.beta"
func init() {
// We must ensure here that we are running on the same thread during