mirror of
https://github.com/go-delve/delve.git
synced 2025-11-01 12:01:35 +08:00
Bump micro version
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
"github.com/derekparker/delve/client/cli"
|
||||
)
|
||||
|
||||
const version string = "0.3.1.beta"
|
||||
const version string = "0.3.2.beta"
|
||||
|
||||
func init() {
|
||||
// We must ensure here that we are running on the same thread during
|
||||
|
||||
Reference in New Issue
Block a user