diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-24 16:19:49 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-24 16:19:49 -0700 |
| commit | 1e2d0251aa42f009de2ec971330cbc2ff2149578 (patch) | |
| tree | d151c70726dd38dfe134bf25961995c4124c40eb /hotline/version.go | |
| parent | 270abe9a991a57084650424a0238ef4f062b0b64 (diff) | |
minor: v0.7.0
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 36f8dca..c17de31 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.6.1" +const VERSION = "0.7.0" |