From 6ba000e1da90689ef9ca588b660238d83825320a Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Wed, 26 Apr 2023 17:47:10 +0200 Subject: [PATCH] root: bump version to v0.11.0 --- 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 c04f156..c702638 100644 --- a/cmd/chantools/root.go +++ b/cmd/chantools/root.go @@ -27,7 +27,7 @@ import ( const ( defaultAPIURL = "https://blockstream.info/api" - version = "0.10.7" + version = "0.11.0" na = "n/a" Commit = ""