diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-03 17:08:05 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-03 17:08:05 -0700 |
| commit | 23c73ccc6de4abf33553531bdd37459ed2f26f0b (patch) | |
| tree | f297a82376d0e126b36abfcd9721754b839f6dca /hotline | |
| parent | 7b55930f07e78839327caf5d6d2ab79ac7cb404c (diff) | |
patch: v0.10.1
Diffstat (limited to 'hotline')
| -rw-r--r-- | hotline/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go index 10ebb07..c7a2694 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.0" +const VERSION = "0.10.1" |