diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-07 17:45:33 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-07 17:45:33 -0700 |
| commit | 8277fb93fd2c957e5fd609b68a001babea46cdc4 (patch) | |
| tree | e12288f678696113ff9e7e41074e592946e39bf5 /hotline/version.go | |
| parent | 95b51279959956123f87f798d93ee7f1521c0caa (diff) | |
patch: v0.5.2
Diffstat (limited to 'hotline/version.go')
| -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 0a12c7b..bd3b49c 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.5.1" +const VERSION = "0.5.2" |