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

This commit is contained in:
github-actions[bot]
2026-01-19 23:21:58 +00:00
parent 777fbdc4ca
commit 650f02ee2d

View File

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