Skip to content

Commit fec029a

Browse files
committed
root: bump version to 0.10.2
1 parent af563bb commit fec029a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/chantools/root.go

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

2727
const (
2828
defaultAPIURL = "https://blockstream.info/api"
29-
version = "0.10.1"
29+
version = "0.10.2"
3030
na = "n/a"
3131

3232
Commit = ""

0 commit comments

Comments
 (0)