cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
304 stars 131 forks source link

use semantic versioning #280

Closed ursfassler closed 7 months ago

ursfassler commented 7 months ago

Summary

Use version numbers that follow MAJOR.MINOR.PATCH as specified in by semantic versioning (https://semver.org/).

Details

Motivation and Context

Follow the "standard" for versioning.

How Has This Been Tested?

Types of changes

Checklist: