Update version to 0.6.5-alpha.3

Prepare for alpha.3

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-10-26 17:51:31 +01:00
committed by GitHub
parent f42e6e373b
commit a35a4ac7ae

View File

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