HOME


Mini Shell 1.0
DIR: /opt/alt/ruby27/share/ruby/csv/
Upload File :
Current File : //opt/alt/ruby27/share/ruby/csv/version.rb
# frozen_string_literal: true

class CSV
  # The version of the installed library.
  VERSION = "3.1.2"
end