diff --git a/cmd/dlv/main.go b/cmd/dlv/main.go index 11a24a54..a0623f61 100644 --- a/cmd/dlv/main.go +++ b/cmd/dlv/main.go @@ -16,7 +16,7 @@ import ( "github.com/derekparker/delve/proctl" ) -const version string = "0.1.2.beta" +const version string = "0.1.3.beta" type term struct { stdin *bufio.Reader