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

Release v0.1.0

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-10-11 13:15:46 -04:00 committed by GitHub
parent c744237b55
commit d9f11e002a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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