diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-25 15:20:39 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-25 15:20:39 -0700 |
| commit | e69608582ac53eb661088340e8c3386d6a92d588 (patch) | |
| tree | 4c7f681270f8668914cf547bae5fd7ed1b8ab6fd | |
| parent | 6fd87acca90dfc85258a4b4ed59a775d1a4484ac (diff) | |
patch: bump version to v0.0.5
| -rw-r--r-- | version.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ package hotline -const VERSION = "0.0.2" +const VERSION = "0.0.5" |