aboutsummaryrefslogtreecommitdiff
path: root/hotline
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-11-03 16:55:50 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-11-03 16:55:50 -0700
commit65b6e0c3f4e209ac2776647521b81df48050a36a (patch)
tree2db613e0d198835cd032f6438f4826abc56f5b37 /hotline
parent31a339cd75748b96a792d9f62b7c94c4d180ec2e (diff)
minor: v0.10.0
Diffstat (limited to 'hotline')
-rw-r--r--hotline/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go
index e8eb551..10ebb07 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.9.1"
+const VERSION = "0.10.0"