From: Jeff Halter Date: Sun, 25 Jul 2021 22:20:39 +0000 (-0700) Subject: patch: bump version to v0.0.5 X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/commitdiff_plain/e69608582ac53eb661088340e8c3386d6a92d588?ds=sidebyside patch: bump version to v0.0.5 --- diff --git a/version.go b/version.go index fc47170..1025a59 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.0.2" +const VERSION = "0.0.5"