Bump to v0.3.0

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2025-01-17 17:01:26 -05:00
committed by GitHub
parent ae9287ec9b
commit 8c8e972dc8

View File

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