[][src]Module conventional_commits_next_semver::utils

Functions

increment_major

Increments the semver major version.

increment_minor

Increments the semver minor version.

increment_patch

Increments the semver patch version.