diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-25 15:03:07 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-25 15:03:07 -0700 |
| commit | 53df1a8e94bc35cfff1ed37d66c962a76608e56d (patch) | |
| tree | c8e27734c8af6a71aa15fa5072237ca944e362bd | |
| parent | 08daa287cbbfc59c321e7f747fb4d92a9a129aef (diff) | |
Bump version
| -rw-r--r-- | version.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ package hotline -const VERSION = "0.0.1" +const VERSION = "0.0.2" |