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

Bump to v0.2.0-alpha.1

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-10-25 09:37:50 -04:00 committed by GitHub
parent 2cc89195bf
commit b75b41a5e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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