When linking GitHub with Composer , assigning a version number via `git tag` is mandatory. The following command-line command determines the current tag and increments it (according to SemVer ) by one version number. For example, version 1.1.0 follows 1.0.9. If no tag is assigned, the version is automatically tagged with 1.0.0. Tools like flimsy or ` git hooks` shorten this lengthy tagging process.
8cd852c96ec1e60e8a5ac1f3614b2397