aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-07-03 20:53:12 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-07-03 20:53:12 -0700
commite17f2303e8c1fb940b7550af2b02b6eb35d58f96 (patch)
tree3d0240cd1ad56d93eb9080f98deb3505ee23320d
parentf56220e9c360d83ecc670560b012bbdec08c1a0f (diff)
patch: v0.8.3
-rw-r--r--hotline/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go
index f4baaaf..0c4f2d5 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.8.2"
+const VERSION = "0.8.3"