1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-04 21:15:19 +02:00

Bump to v0.6.0
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions

This commit is contained in:
Zach Gollwitzer 2025-07-24 17:34:28 -04:00
parent 3fb379d140
commit 224f21354a

View file

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