Bump to v0.6.0

This commit is contained in:
Zach Gollwitzer 2025-07-24 17:34:28 -04:00
parent 3fb379d140
commit 224f21354a

View File

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