semver.org states:
Given a version number MAJOR.MINOR.PATCH, increment the [..] MAJOR version when you make incompatible API changes
Given a version number MAJOR.MINOR.PATCH,
increment the [..] MAJOR version when you make incompatible API changes