Bump version to 0.6.5-alpha.1

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-10-24 00:16:29 +02:00
committed by GitHub
parent bb364fab38
commit 4f446307a7

View File

@@ -14,7 +14,7 @@ module Sure
private
def semver
"0.6.4"
"0.6.5-alpha.1"
end
end
end