Bump to 0.1.0-alpha.6

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2024-06-14 16:50:08 -04:00
committed by GitHub
parent 5da34c4609
commit 773cd0da71

View File

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