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