diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-05-25 15:13:10 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-05-25 15:13:10 -0700 |
| commit | c62f0b470f0ce33d5f52897f2cae7fd355f04b80 (patch) | |
| tree | 882f7e388c8327b8828594edd7c2c90f23cf5202 /hotline | |
| parent | 11843c8da176b40093972e9037df3e04b077890b (diff) | |
patch: v0.0.16
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 cd5f580..8f28e63 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.0.15" +const VERSION = "0.0.16" |