diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-26 20:35:38 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-26 20:35:38 -0700 |
| commit | 2c8d7b4ab52411dc595df2f64f6058645f2b4f1b (patch) | |
| tree | 75a3543fb45d55a7132fe0d32ca48314063450b5 /hotline | |
| parent | 43754e316aee5cffa5b50f7bf879178709368000 (diff) | |
patch: v0.8.2
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 b2b0cf6..f4baaaf 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.8.1" +const VERSION = "0.8.2" |