aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-21 16:15:03 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-21 16:15:03 -0700
commitdd3acf5eaf12f9419950b7ee7221d99e98a1d9a1 (patch)
tree5cfa27078e94b736960bb2e57c805f5b28ca89dc
parent9067f2344057a247dab19e6ce6756cb7d560d992 (diff)
minor: v0.6.0
-rw-r--r--hotline/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go
index 1a5ba1e..f52b075 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.5.6"
+const VERSION = "0.6.0"