Bump to v0.5.0

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2025-04-11 11:57:02 -04:00
committed by GitHub
parent 88a6373e84
commit 9fa3698823

View File

@@ -14,7 +14,7 @@ module Maybe
private
def semver
"0.4.3"
"0.5.0"
end
end
end