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

This commit is contained in:
github-actions[bot]
2026-01-21 22:53:06 +00:00
parent dd991fa339
commit 6c2120e4ce

View File

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