From: Jeff Halter Date: Tue, 31 May 2022 15:51:14 +0000 (-0700) Subject: patch: v0.2.2 X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/commitdiff_plain/2161a64281bcf0a33649ec6b33d78453747d94ca?ds=sidebyside patch: v0.2.2 --- diff --git a/hotline/version.go b/hotline/version.go index aa11f96..8e1f8cd 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.2.1" +const VERSION = "0.2.2"