summaryrefslogtreecommitdiff
path: root/lib/matrix/version.rb
AgeCommit message (Collapse)Author
2020-12-09[ruby/matrix] v0.3.1Marc-Andre Lafortune
Notes: Merged: https://github.com/ruby/ruby/pull/3869
2020-05-01[ruby/matrix] v0.3.0Marc-Andre Lafortune
2019-12-22[ruby/matrix] Bump versionMarc-Andre Lafortune
2019-07-15[ruby/matrix] Add Matrix::VERSION constantMarcus Stollsteimer
Add Matrix::VERSION for the gem version, use it in the gemspec, and make it also available for library users. https://github.com/ruby/matrix/commit/65c2bb1fa1