Bump to v0.4.0

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2025-02-21 12:39:49 -05:00
committed by GitHub
parent d75be2282b
commit f96bb84c4c

View File

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