Bump to v0.1.0-alpha.17

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2024-09-13 17:24:46 -04:00
committed by GitHub
parent d3d9af8bce
commit 52d3528361

View File

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