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

This commit is contained in:
github-actions[bot]
2026-01-15 12:23:56 +00:00
parent d1b8d585ce
commit f94a04d2e1

View File

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