Update Library

v0.1.4 v0.1.4
Vernon Keenan 2022-05-30 11:37:13 -07:00
parent 97cb82375c
commit c61c62ad1a
1 changed files with 2 additions and 1 deletions

View File

@ -22,5 +22,6 @@ go mod tidy
* Commit and push new branch to GitHub
* On GitHub goto <https://github.com/vernonkeenan/lib/settings/branches> set the new branch to default.
* On GitHub goto <https://github.com/vernonkeenan/lib/releases> and publish a new release for the new branch. Make the new tag the branch name.
* On Gitea goto <https://code.tnxs.net/vernonkeenan/lib/settings> and click Synchronize Now.
* Update the ``go.mod`` line with ``code.tnxs.net/vernonkeenan/lib`` in each project to match the latest version.