diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-04-01 14:42:02 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-04-01 14:42:02 -0700 |
| commit | dd81e2cf8030aaea778677270d2a1b6ed218d6b8 (patch) | |
| tree | e300ba0134c241e0e8b3d793d62701e121ca6981 /hotline | |
| parent | 70c2c1100ac57b9444e71fd76b5c5f3205c71024 (diff) | |
patch: v0.11.1
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 a0b19c2..589959c 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.11.0" +const VERSION = "0.11.1" |