include/lightspeed@integration@adapter_sdk_Semver.hrl

-record(semver, {major :: integer(), minor :: integer(), patch :: integer()}).