From bd794843b34b49a977a9068627465910b0724b3d Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Fri, 28 Apr 2023 09:24:30 +0200 Subject: [PATCH] root: bump version to v0.11.1 --- 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 c702638..a4d27fd 100644 --- a/cmd/chantools/root.go +++ b/cmd/chantools/root.go @@ -27,7 +27,7 @@ import ( const ( defaultAPIURL = "https://blockstream.info/api" - version = "0.11.0" + version = "0.11.1" na = "n/a" Commit = ""