---- -- `alive` source code version information. -- -- @module version --- exports -- @table exports -- @tfield string tag the last versions git tag -- @tfield string repo the repo web URL -- @tfield string git the git repo URL -- @tfield string web the project web URL -- @tfield string release the web URL of this release { tag: "v0.2" repo: "https://git.s-ol.nu/alive" git: "https://git.s-ol.nu/alive.git" web: "https://alv.s-ol.nu" release: "https://git.s-ol.nu/alive/-/v0.2" }