Start the v0.6.7-alpha train

This commit is contained in:
Juan José Mata
2025-12-31 19:38:23 +01:00
committed by GitHub
parent 7862823da6
commit 4f7a90745e
3 changed files with 4 additions and 4 deletions

View File

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