The main branch is now for v0.6.8-alpha.*

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2026-01-25 21:52:58 +01:00
committed by GitHub
parent 812dc9d954
commit 9119a635d1

View File

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