Bump version to next iteration after v0.7.0-alpha.1 release

This commit is contained in:
github-actions[bot]
2026-04-03 00:32:39 +00:00
parent d6183be1ae
commit 185d624889
2 changed files with 3 additions and 3 deletions

View File

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