Bump version to next alpha after v0.6.7-alpha.9 release

This commit is contained in:
github-actions[bot]
2026-01-15 12:05:43 +00:00
parent fabd60c098
commit a5ec5d3a62

View File

@@ -14,7 +14,7 @@ module Sure
private
def semver
"0.6.7-alpha.9"
"0.6.7-alpha.10"
end
end
end