diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-03-28 18:15:19 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-03-28 18:15:19 -0700 |
| commit | a485c544f9f20b0540c2f13f4d068202bd661957 (patch) | |
| tree | 017ee5c832bedf0d7d86d9a24940ee41548abb1c /hotline/version.go | |
| parent | 2d0f2abe62a5cc7272f7aeabc761bc7cf2147592 (diff) | |
minor: v0.11.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 96bc58c..a0b19c2 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.24" +const VERSION = "0.11.0" |