Prepare for 0.6.6-alpha.2

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-12-07 13:58:59 +01:00
committed by GitHub
parent e5ed946959
commit 9bef3fd235

View File

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