diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-05-31 08:51:14 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-05-31 08:51:14 -0700 |
| commit | 2161a64281bcf0a33649ec6b33d78453747d94ca (patch) | |
| tree | 43514f976f502457cfce52703f9d421a078529c6 /hotline | |
| parent | fe71da2bbb54d0a9d585bb62245b3072ba264f01 (diff) | |
patch: v0.2.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 aa11f96..8e1f8cd 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.2.1" +const VERSION = "0.2.2" |