Bump to v0.4.1

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2025-02-21 14:19:50 -05:00
committed by GitHub
parent cc11fec08a
commit da668f3dc0

View File

@@ -10,7 +10,7 @@ module Maybe
private
def semver
"0.4.0"
"0.4.1"
end
end
end