From c1cc7469130e8e35dfcb22c80b29262ae84d3f5e Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Tue, 15 Dec 2020 12:58:47 +0100 Subject: [PATCH] cmd: bump to version 0.7.1 --- cmd/chantools/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/chantools/main.go b/cmd/chantools/main.go index eaa7bd9..17c36ac 100644 --- a/cmd/chantools/main.go +++ b/cmd/chantools/main.go @@ -23,7 +23,7 @@ import ( const ( defaultAPIURL = "https://blockstream.info/api" - version = "0.7.0" + version = "0.7.1" ) var (