bump micro version
This commit is contained in:
parent
c15fafc288
commit
1bae0c3c8a
2
main.go
2
main.go
@ -16,7 +16,7 @@ import (
|
||||
"github.com/derekparker/delve/proctl"
|
||||
)
|
||||
|
||||
const version string = "0.1.0.beta"
|
||||
const version string = "0.1.1.beta"
|
||||
|
||||
type term struct {
|
||||
stdin *bufio.Reader
|
||||
|
||||
Loading…
Reference in New Issue
Block a user