# README
Description
Utility to get the current version of a Go module. Must be called from within the repository the module is defined in. Can also be used to get the projected version of an Go module with unreleased changes.
Usage
moduleversion [-unreleaed] <module relative path>