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

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

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-12-13 12:16:21 -05:00 committed by GitHub
parent 4866a4f8e4
commit bac2e64c19
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.2.0-alpha.2" "0.2.0"
end end
end end
end end