Bump to v0.1.0-alpha.7

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2024-06-21 17:04:59 -04:00
committed by GitHub
parent 3cae528dfd
commit 62d5df795b

View File

@@ -10,7 +10,7 @@ module Maybe
private
def semver
"0.1.0-alpha.6"
"0.1.0-alpha.7"
end
end
end