aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-07 17:59:21 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-07 17:59:21 -0700
commit608770d62cb734cc288192c06ad0a1421a681a4e (patch)
tree8709b4c1064d85cbef377b81ef895941195d5d15
parenta82b93cf7e84dee23d8b0cdbc2bd473641ddf4b9 (diff)
patch: v0.5.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 bd3b49c..b4a3d70 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.5.2"
+const VERSION = "0.5.3"