Getting ready for v0.6.4

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-09-25 11:31:06 +02:00
committed by GitHub
parent 5706280dd7
commit 3264a96249

View File

@@ -14,7 +14,7 @@ module Sure
private
def semver
"0.6.3"
"0.6.4"
end
end
end