RubyMoney / money

A Ruby Library for dealing with money and currency conversion.
http://rubymoney.github.io/money
MIT License
2.73k stars 623 forks source link

expose Money::VERSION #1106

Open fwolfst opened 2 months ago

fwolfst commented 2 months ago

closes #1105 by exposing VERSION. Also, freeze the version string and add spec for it.