Bump to v0.1.0-alpha.4 (#822)

This commit is contained in:
Zach Gollwitzer
2024-05-31 14:09:12 -04:00
committed by GitHub
parent bcbb37a146
commit 28524b3f08

View File

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