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

This commit is contained in:
github-actions[bot]
2026-01-28 18:19:20 +00:00
parent ef4f5f7b8b
commit 4adc4199ee
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ module Sure
private
def semver
"0.6.8-alpha.1"
"0.6.8-alpha.2"
end
end
end