Bump version numbers

This commit is contained in:
Juan José Mata
2026-03-01 13:07:45 -05:00
committed by GitHub
parent 91b79053fd
commit bf27809024
3 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ module Sure
private
def semver
"0.6.8-alpha.14"
"0.6.9-alpha.1"
end
end
end