aboutsummaryrefslogtreecommitdiff
path: root/hotline
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-30 19:03:04 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-30 10:03:04 -0700
commit2c51a45231f05c3f0afb99af921d6e76966278e4 (patch)
tree37c89d4bcb6b8802e0d76370c0792492955fc9ac /hotline
parent558cd82dbfea958dc18100d0a76e112b4e4e7f58 (diff)
patch: v0.0.8
* Add Windows build to CI * Misc internal refactoring and cleanup
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 31cc99f..f4a25e9 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.0.7"
+const VERSION = "0.0.8"