Bump to v0.1.0-alpha.3 (#806)

This commit is contained in:
Zach Gollwitzer
2024-05-24 14:24:03 -04:00
committed by GitHub
parent 6e59fdb369
commit 8f356656fc

View File

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