From d1eb72b7d92f9ebe1e7ce7105acd0f22c98506df Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Wed, 3 Nov 2021 21:11:46 +0100 Subject: [PATCH] root: bump version to 0.9.4 --- cmd/chantools/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/chantools/root.go b/cmd/chantools/root.go index 16bad0a..71f66f3 100644 --- a/cmd/chantools/root.go +++ b/cmd/chantools/root.go @@ -26,7 +26,7 @@ import ( const ( defaultAPIURL = "https://blockstream.info/api" - version = "0.9.3" + version = "0.9.4" na = "n/a" Commit = ""