aboutsummaryrefslogtreecommitdiff
path: root/hotline
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2021-08-07 09:46:31 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2021-08-07 09:46:31 -0700
commit2e9eb491f3bf1dd56b1d23d6362d7c1dd0e8d92a (patch)
treeaf3a0597629ae915a748dcd9bb26b96b1e48440b /hotline
parentf6d08d0ad9198b4d5a9ee5fcf108015f927fd657 (diff)
patch: v0.0.10
* Fix file path errors
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 86664df..6780c6d 100644
--- a/hotline/version.go
+++ b/hotline/version.go
@@ -1,3 +1,3 @@
package hotline
-const VERSION = "0.0.10"
+const VERSION = "0.0.11"