Release v0.1.0

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2024-10-11 13:15:46 -04:00
committed by GitHub
parent c744237b55
commit d9f11e002a

View File

@@ -10,7 +10,7 @@ module Maybe
private
def semver
"0.1.0-alpha.18"
"0.1.0"
end
end
end