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

This commit is contained in:
github-actions[bot]
2026-02-18 15:10:29 +00:00
parent a16e1f8482
commit 9a6728edb9
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ module Sure
private
def semver
"0.6.8-alpha.11"
"0.6.8-alpha.12"
end
end
end