aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2022-05-25 19:58:49 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2022-05-25 19:58:49 -0700
commit8f4a41c94206729a13c8d775664cb7310a1a0a1f (patch)
tree0cda5d41613736d910de13a5fb34a6235d81f6fb
parent4eae11a5698d60bc51d608713088c546cff3c1ba (diff)
minor: v0.1.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 8f28e63..813f9af 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.0.16"
+const VERSION = "0.1.0"