Versions in this module Expand all Collapse all v0 v0.24.7 Jun 13, 2025 Changes in this version + const CodegenMajor + const CodegenMinor + const DeployerMajor + const DeployerMinor + var CodegenVersion = SemVer + var DeployerVersion = SemVer + type SemVer struct + Major int + Minor int + Patch int + func (s SemVer) String() string