Bump version to next iteration after v0.7.0-alpha.5 release

This commit is contained in:
github-actions[bot]
2026-04-17 11:57:39 +00:00
parent c745a57f4b
commit f46554e4b1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ module Sure
private
def semver
"0.7.0-alpha.5"
"0.7.0-alpha.6"
end
end
end