diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-03 17:26:23 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-03 17:26:23 -0700 |
| commit | 439712cc40865d6e3a42386393a64737f2b77c50 (patch) | |
| tree | 4cecf0570f337a9b23f75a54f109766fea4840ab /hotline | |
| parent | b22a7e4ddf4f2975786881174dfc21fa35555d7d (diff) | |
patch: v0.10.3
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 0a22f29..0a55b8f 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.2" +const VERSION = "0.10.3" |