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

This commit is contained in:
github-actions[bot]
2026-01-13 09:26:03 +00:00
parent 13248b6803
commit 425570cd1f

View File

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