diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-07 17:59:21 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-07 17:59:21 -0700 |
| commit | 608770d62cb734cc288192c06ad0a1421a681a4e (patch) | |
| tree | 8709b4c1064d85cbef377b81ef895941195d5d15 /hotline | |
| parent | a82b93cf7e84dee23d8b0cdbc2bd473641ddf4b9 (diff) | |
patch: v0.5.3
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 bd3b49c..b4a3d70 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.5.2" +const VERSION = "0.5.3" |