Bump version to next alpha after v0.6.7-alpha.15 release

This commit is contained in:
github-actions[bot]
2026-01-23 12:23:18 +00:00
parent c504ba9b99
commit 8b3ebd7988

View File

@@ -14,7 +14,7 @@ module Sure
private
def semver
"0.6.7-alpha.15"
"0.6.7-alpha.16"
end
end
end