Update version to 0.6.7-alpha.3

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2026-01-08 14:51:55 +01:00
committed by GitHub
parent 74da949f40
commit c315e08a6e

View File

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