Skip to content

Commit c1cc746

Browse files
committed
cmd: bump to version 0.7.1
1 parent 1e7f676 commit c1cc746

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.7.0"
26+
version = "0.7.1"
2727
)
2828

2929
var (

0 commit comments

Comments
 (0)