1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00

Bump to v0.1.0-alpha.2

This commit is contained in:
Zach Gollwitzer 2024-05-17 18:20:19 -04:00
parent 22e6919eb5
commit 5fa34b4111

View file

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