aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-07-04 14:24:57 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-07-04 14:24:57 -0700
commit69098db9396aa35e93b7294fd9465dd98287f305 (patch)
tree0cdc4d4b2c5fc6dc01fd929fe26292b35fa0fefd
parentc789e2f35ea97fe2b390cf06dc1c914b913b7535 (diff)
minor: v0.9.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 0c4f2d5..0611b59 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.8.3"
+const VERSION = "0.9.0"