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.5.0

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2025-04-11 11:57:02 -04:00 committed by GitHub
parent 88a6373e84
commit 9fa3698823
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ module Maybe
private
def semver
"0.4.3"
"0.5.0"
end
end
end