From 06fcfa0953e4c1e169e1d290488bf1404f21d699 Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Mon, 14 Dec 2020 23:31:41 +0100 Subject: [PATCH] Bump version to 0.7.0 --- 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 e6da752..eaa7bd9 100644 --- a/cmd/chantools/main.go +++ b/cmd/chantools/main.go @@ -23,7 +23,7 @@ import ( const ( defaultAPIURL = "https://blockstream.info/api" - version = "0.6.0" + version = "0.7.0" ) var (