Current File : //opt/alt/ruby30/share/ruby/matrix/version.rb
# frozen_string_literal: true

class Matrix
  VERSION = "0.3.1"
end