From 8277fb93fd2c957e5fd609b68a001babea46cdc4 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Tue, 7 Jun 2022 17:45:33 -0700 Subject: patch: v0.5.2 --- hotline/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hotline/version.go') diff --git a/hotline/version.go b/hotline/version.go index 0a12c7b..bd3b49c 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.5.1" +const VERSION = "0.5.2" -- cgit