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

This commit is contained in:
github-actions[bot]
2026-03-07 00:45:56 +00:00
parent f96e58b9bc
commit 5230b50c8e
2 changed files with 3 additions and 3 deletions

View File

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