Prepare for 0.6.6-alpha.4

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-12-13 15:39:01 +01:00
committed by GitHub
parent eb762eff12
commit e044d240a1

View File

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