Update version from 0.6.6-alpha.1 to 0.6.5-hotfix.1

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-12-03 18:49:20 +01:00
committed by GitHub
parent a91a4397e9
commit 6ebdfe6097

View File

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