1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00

Update version.rb

Bump to v0.1.0-alpha.14

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer 2024-08-09 17:42:48 -04:00 committed by GitHub
parent c0908f454a
commit f3c44464be
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.13"
"0.1.0-alpha.14"
end
end
end