aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-05 17:39:40 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-05 17:39:40 -0700
commit1c29bd4fa183908b0bbb69132bc3967c6bf6a462 (patch)
tree2e21a3f1d609c85fb3686a955082285a91ae23f2
parentb365559d0b92cbd2193d72365d32baa62c62a98e (diff)
minor: v0.5.0
-rw-r--r--hotline/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go
index a2b5cfe..91b21da 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.4.0"
+const VERSION = "0.5.0"