From fba1cf82822e292711c45f23ed29fb73d1826c85 Mon Sep 17 00:00:00 2001 From: Joshua Powers Date: Wed, 23 Dec 2020 20:43:43 -0800 Subject: [PATCH] Release v1.1.0 --- cmd/whatsthis/cmd/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/whatsthis/cmd/root.go b/cmd/whatsthis/cmd/root.go index 9a80527..72c0f48 100644 --- a/cmd/whatsthis/cmd/root.go +++ b/cmd/whatsthis/cmd/root.go @@ -13,7 +13,7 @@ import ( ) const ( - version = "v20.1" + version = "v1.1.0" ) var (