Update version to 0.6.5-alpha.7

Prepare for next alpha

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-11-05 12:20:53 +01:00
committed by GitHub
parent 164fe5375d
commit 48b1062274

View File

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