diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-03 17:13:27 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-03 17:13:27 -0700 |
| commit | 6ee35e569bf1e24f09657fe61da0daaa21cd9192 (patch) | |
| tree | 2e9009f6dfe58f3641a925b0d8427fdd67125e4d /hotline | |
| parent | 29e97241c190e5a84f928b1bb6754f9b94f149c1 (diff) | |
patch: v0.10.2
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 c7a2694..0a22f29 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.1" +const VERSION = "0.10.2" |