Bump version to next iteration after v0.6.9-alpha.9 release

This commit is contained in:
github-actions[bot]
2026-03-24 16:35:05 +00:00
parent 8dc5c92282
commit a3203989b1
2 changed files with 3 additions and 3 deletions

View File

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