Bump to v0.2.0

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2024-12-13 12:16:21 -05:00
committed by GitHub
parent 4866a4f8e4
commit bac2e64c19

View File

@@ -10,7 +10,7 @@ module Maybe
private
def semver
"0.2.0-alpha.2"
"0.2.0"
end
end
end