aboutsummaryrefslogtreecommitdiff
path: root/version.go
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-26 16:41:01 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-26 16:41:01 -0700
commit5454019cb1d74aca96edec31f1951a94ff70f1d1 (patch)
tree54ffe5aaab45b1a874820f27e4e5148b521955d2 /version.go
parent69fceb2e93085a005c7e677a3bf6c1ddeba123aa (diff)
patch: Fix ACLs and brew install issues
Diffstat (limited to 'version.go')
-rw-r--r--version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.go b/version.go
index 1025a59..d24a4bc 100644
--- a/version.go
+++ b/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.0.5"
+const VERSION = "0.0.6"