1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-03 20:45:21 +02:00

Bump to v0.1.0-alpha.5

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-06-07 19:29:01 -04:00 committed by GitHub
parent a681e73fea
commit 87a40aafeb
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-alpha.4"
"0.1.0-alpha.5"
end
end
end