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

This commit is contained in:
github-actions[bot]
2026-03-14 10:45:08 +00:00
parent 02af8463f6
commit f0902aa8e4
2 changed files with 3 additions and 3 deletions

View File

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