aboutsummaryrefslogtreecommitdiff
path: root/hotline
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-03 18:51:44 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-06-03 18:51:44 -0700
commit4a0b69af8997eb3ae1da4d50c35073c073ce04d8 (patch)
tree7bff31bf97ee59e3b203f4ecd034ea7fc399cdb2 /hotline
parentbddd9d4a1c91b174d00a21f14603459d2469aac3 (diff)
minor: v0.3.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 e07725b..4ca8b96 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.2.3"
+const VERSION = "0.3.0"