aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-26 08:31:49 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-26 08:31:49 -0700
commit52f2aea827bed9c6d26a72072b16857bdc6f7743 (patch)
treef1fe2d73fc84876f963c0462300e2c4498c89a17
parent1a7d1fb948f08e940aed67070f5313799f19e6d0 (diff)
patch: v0.8.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 421fec3..b2b0cf6 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.8.0"
+const VERSION = "0.8.1"