aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-08 20:58:45 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-08 20:58:45 -0700
commit5d7865ce3db756ab378728e478cb846d302a7c17 (patch)
treece81caed740b710028d3f1f4bba302f03f586ebd
parent23411fc23dcf82e0ed35a780bfdda2341bedf819 (diff)
patch: v0.5.4
-rw-r--r--hotline/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go
index b4a3d70..d5e67dd 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.5.3"
+const VERSION = "0.5.4"