aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-22 16:15:33 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-22 16:15:33 -0700
commit2a42aad2a01e50d158a13439f851e49c799c5510 (patch)
tree5e5e2dc005f4935173e906c5aa88811af2e8d559
parent19dcc94821d1fac803c571b1dc11764213713682 (diff)
patch: v0.6.1
-rw-r--r--hotline/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go
index f52b075..36f8dca 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.6.0"
+const VERSION = "0.6.1"