Skip to content

Commit 06fcfa0

Browse files
committed
Bump version to 0.7.0
1 parent 27da365 commit 06fcfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/chantools/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323

2424
const (
2525
defaultAPIURL = "https://blockstream.info/api"
26-
version = "0.6.0"
26+
version = "0.7.0"
2727
)
2828

2929
var (

0 commit comments

Comments
 (0)